You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
295 B
10 lines
295 B
5 months ago
|
#
|
||
|
# BUG#11760210 - SSL_CIPHER_LIST NOT SET OR RETURNED FOR "SHOW STATUS LIKE 'SSL_CIPHER_LIST'"
|
||
|
#
|
||
|
# must return DHE-RSA-AES256-SHA
|
||
|
Variable_name Value
|
||
|
Ssl_cipher DHE-RSA-AES256-SHA
|
||
|
Variable_name Value
|
||
|
Ssl_cipher_list DHE-RSA-AES256-SHA
|
||
|
# must fail since the default SSL cipher is not compatible
|