Hello
I am a non-coder. Is there an easy way to activate https instead of http for a specific droplet with an assigned domain?
Thanks for help
Thomas
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, @thomasengel
What you can do is install an SSL Certificate for your domain name. You can check these articles here:
https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-20-04
https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-20-04
However, an easier option will be to use CloudFlare to manage the DNS for your domain name as this will give you to option to use SSL, e.g route the traffic via HTTPS instead of HTTP.
Regards, Alex