SSL/TLS Manager

The SSL/TLS Manager will allow you to generate ssl certificates, signing requests, and keys. These are all parts of using SSL to secure your website. SSL allows you to secure pages on your site so that information such as logins, credit card numbers, etc are sent encrypted instead of plain text. It is important to secure your site's login areas, shopping areas, and other pages where sensitive information could be sent over the web.

 

The first step in generating an SSL certificate is to create a Private Key. Start by reading the instructions in the "Private Keys (KEY)" section below.

 

Step 1: Private Keys (KEY)

 

1. Click on the "Generate, view, upload, or delete your private keys" link.

 

2. When the page loads, scroll to the bottom and you will see the "Generate a New Key" section. Enter the domain you want to create an SSL Certificate in the "Host" text box. Or you can select the domain from the "Select a Domain" drop down menu.

 

3. Click on the "Generate" button.

 

4. Click on the "Return to SSL Manager" link.

 

5. When the page loads, click on the "Go Back" link. This will take you to the main "SSL/TLS Manager" page.

 

6. Continue with "Step 2" below.

 

Step 2: Certificate Signing Requests (CSR)

 

Before you being, check with your SSL provider as they may require your information in a specific way. Please check with their necessary CSR information for Apache. Then proceed with the steps below.

 

1. Click on the "Generate, view, or delete SSL certificate signing requests" link.

 

2. When the page loads, set the following:

 

 

3. Click on the "Generate" button.

 

4. Click on the "Go Back" link.

 

5. Use the CSR you copied in Step 5 above to generate your SSL Certificate with your SSL provider. Your SSL provider will create a CRT file and send it to you. Save the file on your computer so you can use it in a later step.

 

6. Continue with "Step 3" below.

 

Step 3: Certificates (CRT)

 

1. Click on the "Generate, view, upload, or delete SSL certificates" link.

 

2. Paste the CSR you copied in Step 5 of the "Certificate Signing Request (CSR)" section above.

 

3. When the page loads, click on the "Browse" button and locate the CRT file your SSL provider created for you. Or if you have highlighted and copied the contents of your CRT file, paste it in the "Upload a New Certificate" text box.

 

4. Click on the "Upload" button.

 

5. Continue with "Step 4" below.

 

Step 4: Activate SSL on Your Web Site (HTTPS)

 

NOTICE! This step must be done prior to using your SSL Certificate.

 

1. Click on the "Setup a SSL certificate to work with your site" link.

 

2. Select the domain you are using to install a SSL Certificate from the "Domain" drop down menu. The system will attempt to "Fetch" the SSL Certificate for you. If you receive an error, please contact your web hosting provider for further support.