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.
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
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