FTP SSL Settings
Published: February 29, 2012
Updated: February 29, 2012
Applies To: Windows Server 2012
Use the FTP SSL Settings feature page to manage encryption for both control channel and data channel transmissions between your FTP server and clients.
Note |
|---|
| These settings work in both intranet and internet environments. |
Related scenarios
In this document
The following tables describe the UI elements that are available on the feature page and in the Actions pane.
| Element Name | Description | ||
|---|---|---|---|
|
SSL Certificate |
Specifies the SSL certificate that you want to use for SSL.
|
||
|
View |
Opens the Certificate dialog box for the selected certificate. |
||
|
Allow SSL Connections |
Select this setting to allow data encryption for both the control channel and data channel when an SSL certificate is selected. |
||
|
Require SSL Connections |
Select this setting to require data encryption for both the control channel and data channel when an SSL certificate is selected.
|
||
|
Custom |
Select this setting to customize the individual data encryption requirements for the control channel and data channel when an SSL certificate is selected.
|
||
|
Use 128-bit encryption for SSL connections |
Select this setting to require stronger encryption. You can use 128–bit SSL to help secure transmissions between your FTP server and clients in either an intranet or internet environment.
|
| 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. |
Use the Advanced SSL Policy dialog box to customize the individual data encryption requirements for the control channel and data channel between your FTP server and clients.
| Element Name | Description | ||
|---|---|---|---|
|
Control Channel: Allow |
Specifies that data encryption is allowed for the control channel. This option allows the client to choose whether to use SSL for the control channel. |
||
|
Control Channel: Require |
Specifies that data encryption is required for the control channel. This option causes all clients to use SSL for all activity on the control channel. |
||
|
Control Channel: Require only for credentials |
Specifies that data encryption is required for the control channel only when user credentials are transmitted.
|
||
|
Data Channel: Allow |
Specifies that data encryption is allowed for the data channel. This option allows the client to choose whether to use SSL for the data channel. |
||
|
Data Channel: Require |
Specifies that data encryption is required for the data channel. This option causes all clients to use SSL for all activity on the data channel. |
||
|
Data Channel: Deny |
Specifies that data encryption is denied for the data channel. This option explicitly denies the use of SSL for all activity on the data channel. |

Note