Monday, February 6, 2012

Configuring SSL for a website on IIS

November 5, 2009 by · Leave a Comment 

To remove the issue of sending/receiving data on http, SSL (Secure Sockets Layer) is used to encrypt data for transmission. In order to implement SSL successfully on your IIS, you need to get a Server Certificate. Server Certificates can be obtained from a trusted 3rd party CA such as VeriSign or Thawte. Steps for Configuring [...]

Security Certificate problem

November 3, 2009 by · Leave a Comment 

If you are using a computer without the connector (console) software on it (e.g. at work trying to access your home server) and you try to connect to the web interface of WHS then the following error appears: If you are using a computer without the connector (console) software on it (e.g. at work trying [...]