How to harden a Microsoft IIS web server !!!

1. Enable SSL When possible, configure your web server and sites to utilize an SSL certificate. SSL will protect client-server communication. Instructions on how to configure SSL in IIS can be found at: http://www.iis.net/learn/manage/configuring-security/how-to-set-up-ssl-on-iis 2. Disable Weak SSL and TLS Ciphers Paste the following registry configuration into a text file: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Ciphers\DES […]

How to install the IIS On Windows Server?

Kindly follow the below steps install IIS, Email, FTP, SMTP and ASP.Net on plain windows 2008 server: First please check if you have folder called “i386” in “C:” of server. If you do not have this folder, please ask respective DC to put this folder on “C:” of server. Then when you have, please use […]