Bug #61098 Ssl_version documentation is wrong
Submitted: 9 May 2011 12:12 Modified: 31 May 2011 19:04
Reporter: Daniël van Eeden Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.x OS:Any
Assigned to: Paul DuBois CPU Architecture:Any

[9 May 2011 12:12] Daniël van Eeden
Description:
From Bug #59635

> And the documentation for Ssl_version doesn't state that it's not only the version,
> but also the protocol (e.g. 'TLSv1')

The documentation is wrong. SSL_get_version() is used for this, which returns "the
protocol version of a connection."

How to repeat:
Read documenation & sourcecode.

Suggested fix:
Update documentation

See also:
http://www.openssl.org/docs/ssl/SSL_get_version.html
[9 May 2011 12:22] MySQL Verification Team
Thank you for the bug report.
[31 May 2011 19:04] 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.