Create certificate
-
Create personal certificate in browser
Lets you create a request for a certificate in the browser. This means that the private key and the request will be automatically stored in the browser, which you are now using. After the CA generates the certificate you will be able to add it to your browser also. Certificate along with the private key can be exported at any time and use in a different browser or program.
-
Create personal certificate from CSR
You have to generate a private key and a certificate request by yourself using a program such as OpenSSL. If you do not know how to do it, then this site will help you. Ultimately, you have to upload a file with generated request. The private key is stored only on your local disk. You have to take care of it. After generating the certificate, you can download it to a disk, convert to PKCS12 format and import into any browser.
-
Create certificate for server
Allows you to create a request for certificate for the server or service. Submission of the request is done be sending previously generated by OpenSSL file. Requests can be signed by your personal certificate so you do not need to verify yourself. More details in link above.
Request status
-
Check request status
You can always check the status of your request. You just nees to specify the username that was sent to you be email.