Report this

What is the reason for this report?

Setup bring your own certificate in droplet - Lamp - Apache

Posted on October 7, 2021

Hello All,

I have one droplet and that droplet ip points to one subdomain from another providers DNS manager, i have added a bring your own certificate , but i don’t know how to connect it, I have simple php application running on/var/www/html.



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.

Hello,

In case that you already have your SSL certificate issued you could follow the steps here on how to install an SSL certificate from a commercial certificate authority:

https://www.digitalocean.com/community/tutorials/how-to-install-an-ssl-certificate-from-a-commercial-certificate-authority

If you do not have a certificate yet, I could suggest using Let’s Encrypt together with certbot as it provides an automated way of installing the certificate and then of renewing it every 3 months automatically:

https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-18-04

Best, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.