How to Setup HTTPS/SSL Certificates


Revision as of 11:59, 1 June 2015 by Wikiadmin (talk | contribs)

Note that we do not resell SSL Certificates through Bravenet at this time, but we do include support for you to add your SSL Certificates to your account and set them up with your FTP hosted domains/sites. They must be x509 certificates, in the .pem format. If you don't already have one, you can get a free compatible certificate from here on StartSSL: http://www.startssl.com/?app=1

You will need to ensure that you have the domain registered (either with us, or as an external domain) before you can load the certificate. You will also want your certificates to cover both www.yourdomain.com and yourdomain.com (most SSL providers will include yourdomain.com if you certify www.yourdomain.com). You will also need a Bravenet Pro account.

  1. Log in to your Bravenet user account.
  2. Click to the Web Hosting tab from the top of the page.
  3. Click on the SSL Certificates button.
  4. If you were provided the certificate as separate files, click the Upload Files radio button.
    1. Click Choose File by Certificate, and navigate to the certificate file (extension .pem or .crt usually).
    2. Click Choose File by Private Key, and navigate to the key file (extension .key usually).
  5. If instead you have the cert as plaintext, select the Paste Text radio button.
    1. Click into the Certificate text field, and paste the certificate code, including and starting at the line -----BEGIN CERTIFICATE----- and ending with and including -----END CERTIFICATE-----
    2. Click into the Private Key text field, and paste the key code, including and starting at the line -----BEGIN RSA PRIVATE KEY----- and ending with and including -----END RSA PRIVATE KEY-----
  6. Enter the certificates password if there is one. If not, leave the field empty.
  7. Click on Add Certificate to finalize the certificate.