Bug #13029 YaSSL not compatibile w/ JSSE (Java implementation of SSL)
Submitted: 7 Sep 2005 5:21 Modified: 19 Sep 2005 22:05
Reporter: Mark Matthews
Status: Closed
Category:Server Severity:S2 (Serious)
Version:5.0 OS:All w/ YaSSL
Assigned to: Magnus Blaudd Target Version:

[7 Sep 2005 5:21] Mark Matthews
Description:
The JDBC driver is not able to establish a connection w/ a MySQL server built w/ YaSSL,
but the same server built w/ OpenSSL works fine.

I've attached the tcpdump-level trace and the JVM debug output to this bug report, since
they're too large to include here.

How to repeat:
Make a JDBC connection using Connector/J to a MySQL server with SSL support provided by
YaSSL by following the directions at:

http://dev.mysql.com/doc/mysql/en/cj-using-ssl.html
[15 Sep 2005 9:46] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/29886
[15 Sep 2005 11:26] Magnus Blaudd
Pushed to 5.0.13
[19 Sep 2005 22:05] Paul DuBois
Noted in 5.0.13 changelog.