Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.0.10
-
None
-
None
-
None
Description
revno: 4592
|
committer: Kristofer Pettersson <kristofer.pettersson@oracle.com>
|
branch nick: mysql-5.6
|
timestamp: Fri 2012-11-16 10:36:00 +0100
|
message:
|
Bug#13777928 CANNOT CONNECT USING SSL IF SERVER'S CERT IS SIGNED WITH SHA-2 FAMILY ALG
|
|
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.
|
Attachments
Issue Links
- is part of
-
MDEV-4784 merge test cases from 5.6
- Stalled