4. Advanced Operations
SSL
Secure Socket Layers (SSL) version 3 enables secure HTML sessions between a Switched PDU Remote Power Manager and a remote user. SSL provides two chief features designed to make TCP/IP (Internet) transmitted data more secure:
•Authentication – The connecting client is assured of the identity of the server.
•Encryption – All data transmitted between the client and the server is encrypted rendering any intercepted data unintelligible to any third party.
SSL uses the
SSL Command Summary
Command | Description |
Set SSL | Enables/disables SSL support |
|
|
Set SSL access | Sets SSL access as optional or required |
Enabling and Setting up SSL Support
NOTE: A restart of the Switched PDU is required after setting or changing ANY SSL configurations. See Performing a warm boot on page 39 for more information.
Enabling or disabling SSL support
The Set SSL command is used to enable or disable SSL support.
To enable or disable SSL support:
At the Switched PDU: prompt, type set ssl, followed by enabled or disabled and press Enter.
Setting SSL access level
The Set SSL Access command is used to assign use of SSL as optional or required. The default access level is set to optional.
To change the access level:
At the Switched PDU: prompt, type set ssl access, followed optional or required, and press Enter.
Example
The following changes the access level to required:
Switched PDU: set ssl access required<Enter>
SSL Technical Specifications
Secure Socket Layer (SSL) version 3
Transport Layer Security (TLS) version 1 (RFC 2246)
Asymmetric Cryptography:
Symmetric Cryptography Ciphers:
TLS_RSA_WITH_AES_256_CBC_SHATLS_RSA_WITH_3DES_EDE_CBC_SHA
TLS_RSA_WITH_AES_128_CBC_SHATLS_RSA_WITH_DES_CBC_SHA