Bug #50702 Test SSL certificates have expired (... again ...)
Submitted: 28 Jan 2010 21:31 Modified: 29 Jan 2010 4:31
Reporter: [ name withheld ] Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Tests Severity:S7 (Test Cases)
Version:5.1.42 OS:Any
Assigned to: CPU Architecture:Any

[28 Jan 2010 21:31] [ name withheld ]
Description:
As of today, attempting to run the regression tests with --ssl is failing with "2026 SSL connection error".
It looks to me like the problem is that the SSL certificates used by the tests have expired:

    Validity
            Not Before: Jan 28 10:55:13 2009 GMT
            Not After : Jan 28 10:55:13 2010 GMT
        

How to repeat:
test with --ssl option

Suggested fix:
This isn't the first time this has happened.  May I suggest generating the certs with a good long lifespan, like ten years or more?  You should not assume that downstream users of your software will only be interested in running the tests immediately after the software is distributed.  But having it happen in a current release is beyond silly.
[28 Jan 2010 23:12] MySQL Verification Team
Thank you for the bug report.
[29 Jan 2010 4:31] Valeriy Kravchuk
This is a duplicate of bug #50642 it seems.