Bug #62166 | bug in Example 2 of SSL cert generation | ||
---|---|---|---|
Submitted: | 14 Aug 2011 16:28 | Modified: | 23 Aug 2012 17:28 |
Reporter: | Thomas Carter | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
[14 Aug 2011 16:28]
Thomas Carter
[14 Aug 2011 16:38]
Thomas Carter
Additionally, there is a line for Example 1 to verify the certificates: mysql> openssl verify -CAfile ca-cert.pem server-cert.pem client-cert.pem Note that this implies the command should be typed into "mysql>". This is incorrect and should instead be typed into "shell>".
[16 Aug 2011 12:44]
MySQL Verification Team
Thank you for the bug report.
[23 Aug 2012 17:28]
Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products. See: http://dev.mysql.com/doc/refman/5.1/en/creating-ssl-certs.html