Bug #13029 YaSSL not compatibile w/ JSSE (Java implementation of SSL)
Submitted: 7 Sep 2005 3:21 Modified: 19 Sep 2005 20:05
Reporter: Mark Matthews Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0 OS:All w/ YaSSL
Assigned to: Magnus Blåudd CPU Architecture:Any

[7 Sep 2005 3: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 7: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 9:26] Magnus Blåudd
Pushed to 5.0.13
[19 Sep 2005 20:05] Paul DuBois
Noted in 5.0.13 changelog.