By dhagan
I am trying to use DigitalOcean’s SSL certificate provisioning service via Let’s Encrypt to secure my Intercom sub-domain. I set up a CNAME record and provisioned a certificate for that subdomain, but still, it does not seem to be functional. Do I need to update anything in my nginx config? I didn’t think I did, but could be wrong…
Intercom docs for securing a sub-domain.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi, I have created certificate using curl PHP and it shows that status is verified but it does not apply ssl.
Hello, dhagan
Can you please confirm if you have successfully issued the Let’s Encrypt SSL Certificate?
If the SSL is issued you need to update/upload the files on the external server in order to renew the SSL Certificate.
You can check the following lines in your nginx.conf file and make sure that these files contain the new SSL Certificate files:
ssl_certificate /path/to/your/fullchain.pem;
ssl_certificate_key /path/to/your/privatekey.pem
Hope this helps.
Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.