16 lines
422 B
Plaintext
16 lines
422 B
Plaintext
#
|
|
# WL#12361: TLSv1.3 support, connect with TLSv1 TLSv1.1 client
|
|
#
|
|
Setting TLS version TLSv1.1 from the client
|
|
Variable_name Value
|
|
Ssl_version TLSv1.1
|
|
Setting TLS version TLSv1 from the client
|
|
Variable_name Value
|
|
Ssl_version TLSv1
|
|
Setting TLS version TLSv1, TLSv1.1 from the client
|
|
Variable_name Value
|
|
Ssl_version TLSv1.1
|
|
Setting TLS version TLSv1, TLSv1.1, TLSv1.2 from the client
|
|
Variable_name Value
|
|
Ssl_version TLSv1.2
|