-
Kristofer Pettersson authored
When compiled with the bundled yaSSL+taocrypt library, MySQL cannot connect to a server if that server presents an SSL certificate signed using a SHA-2 based signing algorithm. This patch enables support for SHA-256, SHA-384 and SHA-512 signing algorithms.
Kristofer Pettersson authoredWhen compiled with the bundled yaSSL+taocrypt library, MySQL cannot connect to a server if that server presents an SSL certificate signed using a SHA-2 based signing algorithm. This patch enables support for SHA-256, SHA-384 and SHA-512 signing algorithms.
Loading