Skip to main content

How to apply Let's Encrypt SSL certificate on the AhsayCBS server

Article ID
5083
Product Version
AhsayCBS: 8.3.0.30 or above
Operating System
All Platforms
Description

This Know How article will outline how to apply the Let's Encrypt SSL certificate on the AhsayCBS server.

Solution

To use the Let's Encrypt SSL certificate, it needs to generate the SSL certificate from a 3rd party client first and then upload the generated certificate to AhsayCBS.

It uses the ACME protocol to verify that you control a given domain name and to issue you a certificate, you will need to choose an ACME Client software to use.

Check the Let's Encrypt website for supported ACME clients that you can use.

After generating the certificate, follow the steps below:

  1. Manually generate the CSR using AhsayCBS. Go to System Settings > Basic > General > SSL Certificate.
  2. Click the Create button then select Generate Csr and fill out the details then click Next.
  3. Copy the CSR code, click OK then Save.
  4. Use one of the 3rd party ACME clients to have Let's Encrypt sign your CSR and issue the SSL Certificate.
  5. Once you receive the SSL Certificate from Let's Encrypt, import it to AhsayCBS along with the Intermediate Certificate. Go to System Settings > Basic > General > SSL Certificate and click the SSL Certificate that you just generated.
  6. Upload the SSL Certificate and Intermediate Certificate, click OK then Save.
  7. Add the SSL Certificate to the HTTPS Connector. Go to System Settings > Basic > General > Connectors.
  8. Click on the HTTPS connector and in the SSL Certificate field, select the Let's Encrypt SSL Certificate from the dropdown. Click OK then Save.