Note that the cipher suites that use Advanced Encryption Standard (AES) work
with Transport Layer Security (TLS 1.0) only.
SSL Version Parameters
This section describes the static and dynamic parameters for configuring the version
of SSL to be used.
Parameter Name
(static):
Parameter Name
(dynamic):
Parameter Type:
Parameter Class:
Permitted Values: Any version which is valid to SSL. (0, 3.0)
Default Value:
Description:
Existing/New
Parameter
Syntax (static):
Example (static):
Syntax (dynamic): SSL_VERSION=version
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
SSL_VERSION
SSL_VERSION
string
Static
"0"
To force the version of the SSL connection.
New
SSL_VERSION=version
SSL_VERSION=3.0
Parameters for Clients and Servers using SSL
Authentication Parameters B-9
Need help?
Do you have a question about the Oracle Database B10772-01 and is the answer not in the manual?