Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
5.5.41, 10.0.16
-
None
Description
The mysql-test/std_data/cacert.pem certificate expired on January 28, 2015. This causes causes almost all tests to fail when using --ssl on mysql-test-run.pl and the following tests without using --ssl:
rpl.rpl_heartbeat_ssl
rpl.rpl_ssl
rpl.rpl_ssl1
main.ssl_cipher
main.ssl
main.ssl_8k_key
main.ssl_compress
main.ssl_connect
In a quick and dirty test, I copied all the certificate files from mysql-5.6.23.tar.gz and did not have any issues.