The problem
When working on test server or with company’s internal resources like Network Attached Storage, we would like to use SSL comunication.
The problem is that Internet Explorer will show a warning each time we connect to that site saying “There is a problem with this website’s security certificate.”.
The problem is that Internet Explorer will show a warning each time we connect to that site saying “There is a problem with this website’s security certificate.”.
In this post I will describe how to avoid any warning in explorer when browsing to a site with a self signed SSL certificate.
Be carefull that using self signed certificate on production servers and over the internet is strongly discouraged.
Be carefull that using self signed certificate on production servers and over the internet is strongly discouraged.