I rarely need to create certificates, but when I do I can never remember the exact procedures so I decided to create my own how-to. Hopefully this will help others in the same situation.<\/p>\n
I always have to remember that each device, server, webpage, etc will require it’s own unique certificate created with it’s own unique certificate request. Generating new certificates will not revoke previously created certificates.<\/p>\n
I use a Comodo PositiveSSL Wildcard Certificate<\/strong> I purchased through https://store.ssl2buy.com<\/a> as my Certificate Authority (CA)<\/strong><\/p>\n You must have access to a certificate authority (CA) before you can create a secure certificate. The CA will verify your rights to create the certificate for your server, device, website, etc based on your domain ownership verification.<\/p>\n Once you have access to a legitimate CA source, you are ready to proceed.<\/p>\n<\/div>\n You have to figure out how to generate the Certificate Request (CSR) for the instance that requires a secure connection.<\/p>\n There are many ways to create the CSR which can be searched on the internet.<\/p>\n In my case I needed a secure connection to an access point management web page. The access point console provides a button to generate the CSR for me, all I have to do is enter the required information needed by the CA.<\/p>\n<\/div>\n Once you have your CSR, you need to go to your CA and upload the data<\/strong> from the CSR.<\/p>\n Whatever CA you’re using will have an area to paste the CSR data into a field.<\/p>\n Open the CSR with a text editor, I use Notepad. This will display a lot of encrypted data, but it will ALWAYS<\/strong> start with:<\/p>\n -----BEGIN CERTIFICATE REQUEST-----<\/strong><\/p>\n and end with:<\/p>\n -----END CERTIFICATE REQUEST-----<\/strong><\/p>\n Copy ALL<\/strong> the text including the BEGIN CERTIFICATE REQUEST to the END CERTIFICATE REQUEST.<\/p>\n Once you have the data copied you can paste it into the Certificate Request<\/strong> field on the CA website.<\/p>\n<\/div>\n Once you have uploaded the CSR to your CA, it will create the certificate. In my case, the CA requires that a verification email be sent to a standard email address like [email protected]<\/a><\/strong> or something similar. If this is the same for you, make sure have access to this mailbox or that you have email sent to this mailbox to forward to your personal email.<\/p>\n Verify the email you receive (if necessary) and you should now have access to your new certificate.<\/p>\n<\/div>\n\n
<\/a>Step 1: Access to a Certificate Authority<\/h3>\n
<\/a>Step 2: Generate Certificate Request (CSR)<\/h3>\n
<\/a>Step 3: Creating the certificate<\/h3>\n
<\/a>Step 4: Generating Certificate<\/h3>\n