SOAJS console support the ability to add the https certificate manually as a secret. Here is how:
You need to do the following:
- Generate a certificates
- Download the generated certificate and create a full chain certificate files
private_key
fullchain_crt
Generate the SSL Certificates
- Go to https://www.sslforfree.com/ and login with your account.
- Click on Certificates from the top main menu
- Create or Renew the certificate you want based on the domain it is associated with ( both options redirect to the same location )
- Enter the multiple domains you want the certificate to be associated with ( domain are separated by space )
- Select Manual Verification (DNS) option
- Click on manually verify domain
- The wizard will ask you to enter TXT records in your DNS
- The wizard will also provide you with links to verify that these entries have been done
- Once the verification is complete, click on Download SSL Certificate