Report this

What is the reason for this report?

Web Browser Security Certificate problems , how to solve it?

Posted on August 27, 2014

Hi, I am new to Linux based server but I wish to learn and run a one. Recently I installed two virtual hosts transferring two domains (to start with) from win 2003 Server, now when calling any of these domains in the browser it shows a security certificate problem with the domains and if clicked on anyway to proceed it redirects the page to my router admin access page, the address; http://sweetqcorner.com please help. Thank you a lot for any suggestions.



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.

Depending on the browser you use they will treat unsigned certificates differently. Unsigned certificates means that you haven’t purchased a cert from one of the authorities that provide that service.

This means that you can still enable SSL protection on your URL, however the browser will not be abel to verify the authenticity of that certificate and will alert the visitor that the certificate is unsigned.

Assuming that you did everything right with getting the SSL certificate setup, and that it was self signed, that is the issue that you are running into. You can review your browser settings to see if perhaps it’s filtering on that a bit too aggressively and turn down that security notice, or you can send your self-signed certificate to one of the authorities like Network Solutions or Thawte to get it signed and then that will go away.

An easy way to test if the SSL cert is setup is to telnet to the IP and port 443 and see if a connection is established and you can also review your web servers error logs when you start it.

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.