Bug #77036 | auto-generated SSL certs have no CN | ||
---|---|---|---|
Submitted: | 14 May 2015 4:38 | Modified: | 8 Jul 2015 22:45 |
Reporter: | Andrew Dalgleish | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Security: Encryption | Severity: | S2 (Serious) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[14 May 2015 4:38]
Andrew Dalgleish
[8 Jul 2015 22:45]
Paul DuBois
Noted in 5.7.8, 5.8.0 changelogs. SSL certificates autogenerated by the server could have CN values that exceeded 64 characters. In that case, the server now omits the _server_version part of the CN values so the length falls within 64 characters.