Hello,
We would like to configure the site with our own wildcard SSL certificate issued by GoDaddy. I followed the instructions given in the following post:
TLS certificates - #8 by erobinson
An update on these instructions - I managed to get it working and had a couple of tips that might help others: The format of the block in the vault used for the certificate requires each line of the certificate and PK data to be indented: ssl_secrets: certs: my_site: -----BEGIN CERTIFICATE----- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxx...
However, deploy_proxy.yml still executes letsencrypt certificate generation.
Please let us know the correct procedure to configure the site with custom wildcard SSL certificate.
-From Ms. Bindu Rajesh (DB In charge)