This blog entry explains how to manage SSL. This will include how to generate CSR, generate KEY and set up certificate. We assume that you familiar with SSL and certificates in general.
Generate CSR & KEY: Please note that only one CSR can be generated per domain and only one CRT can be setup per domain. Be sure you select the proper domain name under the “Common Name” field. If you do not select the www then you will not be able to use “http://www.domain.com, only “https://domain.com will work. The same applies with the www. If you select the www then “https://www.domain.com will work but “https:domain.com” will not work. If you purchase an SSL certificate with the wildcard option, then all variations/subdomains of the domain will work via https.
Pending Requests: In order to setup the SSL certificate you must create a CSR above. Once completed you must submit that CSR to the provider you are purchasing the SSL certificate from. You can download the csr using the link below, if provided, or contact customer support. Once downloaded, open the file and copy the entire contents of the file and submit that to your provider. Sometimes Notepad will format the file to docs and the contents will become corrupt. Please use Word Pad instead. Once all of that is completed they will send you a .zip file containing your certificate, which is a .crt file. In some cases a chain file will be sent with your certificate. Both files must be uploaded using the upload feature below. Once the necessary files are uploaded you will see a link to activate the SSL certificate. Simply click that link and your SSL will be activated.
This post explained how to work with SSL. Entry explained how to generate CSR, generate KEY and set up certificate.



Recent Comments