Configuring Secure Sockets Layer
Secure Sockets Layer is a standard security technology for establishing an encrypted link between a server and a client. SSL allows sensitive information to be transmitted securely. More specifically, SSL is a security protocol.
Configuring SSL in IIS
Step 1 : Open IIS
Step 2 : Choose Site to be configured
Step 3 : Click Bindings from Actions Pane
Step 4 : Click Add from the Site Bindings Window
Step 5 : Choose Type as https
Step 6 : Choose IP address as per requirement
Step 7 : Set Port
Step 8 : Add Host name if required
Step 9 : Choose SSL Certificate
Step 10 : Click OK
Try accessing the URL.
For SharePoint Sites, we need to configure Alternate Access Mapping to access the URL.
Learn how to enable Intranet Access.
Cheers :)
Configuring SSL in IIS
Step 1 : Open IIS
Step 2 : Choose Site to be configured
Step 3 : Click Bindings from Actions Pane
Step 4 : Click Add from the Site Bindings Window
Step 5 : Choose Type as https
Step 6 : Choose IP address as per requirement
Step 7 : Set Port
Step 8 : Add Host name if required
Step 9 : Choose SSL Certificate
Step 10 : Click OK
Try accessing the URL.
For SharePoint Sites, we need to configure Alternate Access Mapping to access the URL.
Learn how to enable Intranet Access.
Cheers :)
Comments
Post a Comment