In case you would like to use an SSL Certificate for your website, in order to protect the payment and login info which users send, you will need a Certificate Signing Request, or CSR. The Request contains all the info for the entity that will use the SSL in an encoded form, for instance the exact web address for the website, the Business/Organization name, physical and email address. It has to be sent to a vendor, or Certificate Authority, which reviews the submitted information and depending on it, gives the SSL certificate. The actual SSL installation 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. A site which has an SSL installed can be opened with https:// instead of the usual http:// and the info submitted for the CSR will be viewed in standard text format via an Internet browser.

SSL Certificate Generator in Shared Hosting

If you host a website in a Linux shared hosting from our company and you would like to obtain an SSL certificate for it, you'll be able to do that with just a couple of clicks inside your Hepsia Control Panel. Using our intuitive SSL order wizard, you're able to enter and review the contact info that you want to be used for the certificate and then pick the auto-configuration function that we have released so that we can make things a lot less difficult - when you approve the SSL request by hitting the link that you will receive via electronic mail after you send the order, our system will install everything for you, so you won't have to do anything manually at any point. If you want to receive your certificate elsewhere, you can use our CSR generation tool and upload the Request code to the other vendor. A private key connected with the CSR will also be created and available in the same section of your account.