Corporation Network Router User Manual

Parameters for Clients and Servers using SSL
Authentication Parameters B-9
SSL_RSA_WITH_RC4_128_MD5
SSL_RSA_WITH_DES_CBC_SHA
SSL_DH_anon_WITH_3DES_EDE_CBC_SHA
SSL_DH_anon_WITH_RC4_128_MD5
SSL_DH_anon_WITH_DES_CBC_SHA
SSL_RSA_EXPORT_WITH_RC4_40_MD5
SSL_RSA_EXPORT_WITH_DES40_CBC_SHA
SSL_RSA_WITH_AES_128_CBC_SHA
SSL_RSA_WITH_AES_256_CBC_SHA
Note that the cipher suites that use Advanced Encryption Standard (AES) work
with Transport Layer Security (TLS 1.0) only.
SSL Version Parameters
This sectiondescribes the static and dynamic parameters for configuring theversion
of SSL to be used.
Parameter Name
(static):
SSL_VERSION
Parameter Name
(dynamic):
SSL_VERSION
Parameter Type: string
Parameter Class: Static
Permitted Values: Any version which is valid to SSL. (0, 3.0)
Default Value: "0"
Description: To force the version of the SSL connection.
Existing/New
Parameter
New
Syntax (static): SSL_VERSION=version
Example (static): SSL_VERSION=3.0
Syntax (dynamic): SSL_VERSION=version