hi guys, i installed the Self-Signed SSL Certificate for Apache in Ubuntu 16.04 using the tutorial
i did this twice but i still get a ugly message in red saying “this connection is not private” and that this website may be impersonating to try and steal personal or financial information.
Though the tutorial says its happens but how can such a message be good for visitors?After i open the advanced option and allow the website to go forth ,i cant load it the way it was meant to.
Please help!Is there something i am missing here?
If not, then i think i prefer to be “unsafe” than have such a horrid message for visitors.
regards Chhavi
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Try this tutorial: https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-16-04 . Be sure to back’up apache config files before you do just in case.
Try opening the site and then examining the certificate on the browser.(Normally by clicking on the little padlock, :-) The Common Name should be the same as the exact web site domain to which you are connecting. In the case of this page where I am posting the certificate common name is www.digitalocean.com.
You can check the ssl status if your site by searching google for “Test if my site certificate is ok” You should find some sites where you can type in your domain and it will report on your certificate status (And usually try to sell you a new one! :-)
Hey…thankyou for your answer.I re did this but my website still has the same issues.
The error that I see now is ERR_CERT_COMMON_NAME_INVALID
what should I do.
regards Chhavi