In case you need to use an SSL Certificate on your website, to protect the payment and login info which users send, you will need a Certificate Signing Request, also known as CSR. The Request contains all the info related to the entity which will use the SSL in an encrypted form, for example the exact web address for the site, the Business/Organization name, physical and e-mail address. It should be sent to a vendor, or Certificate Authority, which reviews the provided information and depending on it, issues the SSL certificate. The actual SSL set up requires four bits of code - the certificate, the CSR, a special private key that is generated together with the CSR and the SSL vendor private key. An Internet site which has an SSL installed can be accessed with https:// rather than the usual http:// and the info submitted for the CSR can be viewed in standard text format through a web browser.

SSL Certificate Generator in Shared Hosting

In case you host a website in a shared hosting with us and you would like to obtain an SSL certificate for it, you'll be able to do that with only a couple of clicks within your Hepsia Control Panel. With our intuitive SSL order wizard, you can enter and review the contact info that you'd like to be used for your certificate and then select the auto-configuration function that we've released in order to make things easier - when you accept the SSL request by hitting the link that you will receive via email after you send the order, our system will install everything on your behalf, so you will not need to do anything manually at any moment. If you'd like to get a certificate somewhere else, you will be able to employ our CSR generation tool and submit the Request code to the other vendor. A private key connected with the CSR will also be generated and available in the same section of your account.