Thread: Ssl
View Single Post
Old 11-21-2016, 02:47 AM   #7
Ajaysharma
Registered User
 
Join Date: Nov 2016
Posts: 372
It really depends on the server you are using. Different servers have different steps to install a SSL certificate.
Typically you would:
Step 1: Generate a Certificate Signing Request (CSR) from your server to submit it to the Certificate Authority (CA). The CSR contains a public key, that matches with a private key stored remotely in your server.
Step 2: After going through the validation with a CA, you will be issued a SSL certificate
Step 3: Install this SSL certificate based on your server requirements, which you can find instructions from your CA or simply do a search for instructions
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Ajaysharma is offline   Reply With Quote