In case you need to use an SSL Certificate for your site, in order to protect the payment and login info which users send, you'll need a Certificate Signing Request, also known as CSR. The Request contains all the info for the entity that will use the SSL in an encrypted form, such as the exact web address for the website, the Business/Organization name, physical and e-mail address. It needs to be submitted to a service provider, or Certificate Authority, which reviews the provided details and based on it, issues the SSL certificate. The SSL installation requires 4 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 that has an SSL installed can be opened with https:// instead of the usual http:// and the info submitted for the CSR can be viewed in standard text format via an Internet browser.

SSL Certificate Generator in Semi-dedicated Servers

If you develop an electronic shop and you have some login form and your site is hosted in a semi-dedicated server account on our cloud platform, you might wish to use an SSL certificate. Since we supply SSLs along with our website hosting services, you'll be able to order a new certificate through the same Hepsia Control Panel where you control your website content. All you'll need to do is to fill the necessary information - business and personal. Considering that we have an auto-installer, our system will generate the Certificate Signing Request as well as the Private Key, after that keep track of the SSL status with our vendor and set up everything for you. The only action required by you will be to accept the certificate order by email. If you already have another vendor, you can just create a CSR and then send it to them, so they can give you an SSL which you are able to install inside your account here.