Report this

What is the reason for this report?

Is it possible to make self signed certificate trusted?

Posted on February 18, 2021

Hi !

I did this exactly. Only thing is that when I try to access site from the internet, my browser says site cannot betrusted and has been self signed. All I basically want to know is, is it possible to make self signed certificate trusted?



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.

Hi there,

You will be able to do this locally on your PC, however for anyone else they would still get the warning.

If you have a Linux on your laptop you need to add your certificate to the /usr/local/share/ca-certificates/ directory and then run sudo update-ca-certificates.

And if you have a Windows PC, then you need to add the CA to the Trusted Root Certification Authorities list via the Microsoft Management Console.

What you could do instead is use Let’s Encrypt for example as this is trusted by all browsers.

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.