Report this

What is the reason for this report?

How can i upload the letsencrypt ssl certificate manualy created from my local machine to loadbalancer?

Posted on January 17, 2020

We are not managing the DNS service in DigitalOcean, So i want to use my own created letsencrypt certificate in DO LoadBalancer. I tried with the option “Bring your own certificate”. My question is how the certicate upload to my DO account by giving just a name and other key details here.



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,

Yes indeed you can do that via the Bring your own certificate option.

You would need to provide the following information:

  • Name - This is just a placeholder so that you could identify the certificate in the DigitalOcean interface.

  • Public key. This is the actual SSL public key or certificate file.

  • Private key. This is the secret key associated with the certificate.

  • Certificate Chain. This is the full trust chain between the trusted certificate authority’s certificate and your domain’s certificate.

You can get the Public key, the Private key and the Chain from your SSL vendor or from the Droplet that you’ve used to issue the Let’s Encrypt certificate.

Hope that this helps! Regards, 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.