Hey everyone, I am new to Digital Ocean and I deployed one of my GitHub repositories using the new app feature. I linked my domain and it’s working perfectly.
One question, how does SSL work with this app feature? Is it done automatically or do I need to change some setting to enable SSL on my domain that I connected to my GitHub app?
I have found some SSL certificate setting under “Settings” and “Security” but I am not sure if this applies to the app feature.
Appreciate your help.
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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hello,
If you are using the DigitalOCean App Platform this is all done automatically. With the App Platform, DigitalOcean creates, manages, and renews your SSL certificates automatically.
In case that you are using a Droplet, then you could get an SSL certificate by following the steps here:
https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-18-04
Hope that this helps. Regards, Bobby