Skip to main content

Posts

Showing posts from August, 2012

steps used for certificate request and configuring a web server for SSL (HTTPS)

These are the standard steps used for certificate request and configuring a web server for SSL (HTTPS) Request a certificate for a web server Before you can use SSL, you have to first install a certificate on your IIS web server. ·          In IIS, right-click on the site you want to secure ·          Select Properties ·          On the  Directory Security  tab, click  Server Certificate ·          Click Next and select  Create A New Certificate ·          Select  Prepare The Request Now, But Send It Later  and click Next ·          Type a name for the certificate and bit length, and then click Next. ·          Type your organizational name and organizational...