Installing or Updating a Connection Broker SSL Certificate

Modified on Fri, 15 Dec 2023 at 10:00 AM

Release Date: 1/28/22
Modified Date: 12/13/23


Installing a new SSL Certificate

To avoid SSL errors when using HTTPS, you can replace the self-signed certificate with a SSL certificate specific to your Connection Broker hostname. You can choose to generate an SSL certificate request (CSR), install your own CN specific SSL certificate, or you a wildcard CN certificate.


Generating a certificate request

  1. Login to your Connection Broker Web Administrative Interface and navigate to System > Maintenance
  2. Select Generate SSL certificate request under SSL operations
  3. Fill in the form and be sure to include the correct CN. This should match the DNS entry that will be used by other users accessing the Connection Broker

  4. After the CSR is generated, you will see a Click here link to download the CSR file. The private key will automatically be stored on the Connection Broker, and you can use this CSR file with your CA to generate an SSL Certificate

Installing your SSL Certificate

  1. Login to your Connection Broker Web Administrative Interface and navigate to System > Maintenance
  2. Select Install new SSL private key, certificate, or intermediate certificate under SSL operations
  3. Upload the private key if the SSL certificate was generated without the CSR
  4. Upload the SSL certificate
  5. Optionally, upload an Intermediate or CA bundle certificate
  6. Click Install certificates(s); the Connection Broker will restart and apply the SSL changes.

Renewing your SSL Certificate

  1. Login to your Connection Broker Web Administrative Interface and navigate to System > Maintenance
  2. Select Install new SSL private key, certificate, or intermediate certificate under SSL operations
  3. Since the private key is already configured, you just need to upload the updated SSL certificate
  4. Optionally, upload an updated Intermediate or CA bundle certificate
  5. Click Install certificates(s); the Connection Broker will restart and apply the SSL changes.




© Copyright 2023 Leostream Corporation