SSL Settings
Published: February 29, 2012
Updated: February 29, 2012
Applies To: Windows Server 2012
Use the SSL Settings page to manage data encryption of transmissions between your server and clients. Additionally, by selecting Ignore, Accept, or Require certificates you can require a client to be identified before gaining access to content.
Related scenarios
-
Build a Static Website on IIS
-
Build a Classic ASP Website on IIS
-
Build an ASP.NET Website on IIS
-
Build a PHP Website on IIS
-
Build an FTP Site on IIS
-
Build a Web Farm with IIS Servers
The following tables describe the UI elements that are available on the feature page and in the Actions pane.
| Element Name | Description | ||
|---|---|---|---|
|
Require SSL |
Select Require SSL (Secure Sockets Layer) to enable a 40–bit data encryption method that you can use to help secure transmissions between your server and clients. This option setting works in both intranet and internet environments. |
||
|
Require 128 Bit SSL |
Select Require 128 bit SSL to provide stronger encryption than the 40–bit version. You can use 128–bit SSL to help secure transmissions between your server and clients in either an intranet or internet environment. |
||
|
Ignore |
This option is the default. This setting does not accept client certificates if they are provided.
|
||
|
Accept |
Select this setting if you want to accept client certificates (if they are provided), and to verify client identity before allowing the client to gain access to content. |
||
|
Require |
Select this option to require that certificates verify client identity before allowing the client to gain access to content. |
| Element Name | Description |
|---|---|
|
Apply |
Saves the changes that you have made on the feature page. |
|
Cancel |
Cancels the changes that you have made on the feature page. |

Note