Bug #101098 main.ssl_crl and tests using the crl certificates are failing
Submitted: 8 Oct 2020 23:31 Modified: 1 Nov 2020 9:25
Reporter: Herman Lee Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Tests Severity:S7 (Test Cases)
Version:8.0.20, 8.0.21 OS:Any
Assigned to: CPU Architecture:Any

[8 Oct 2020 23:31] Herman Lee
Description:
I'm seeing failures running the main.ssl_crl test.

The mysql client trying to connect to the server reports back:

ERROR 2026 (HY000): SSL connection error: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED (errno 71)

The crl certificates:

mysql-test/std_data/crl-server-cert.pem
mysql-test/std_data/crl-client-cert.pem

seem to state the validity period as

     Validity
            Not Before: Jul  1 12:14:10 2019 GMT
            Not After : Jun 30 12:14:10 2020 GMT

How to repeat:
mysql-test-run.pl --mem main.ssl_crl
[9 Oct 2020 4:32] MySQL Verification Team
Hello Herman Lee,

Thank you for the report and feedback.

regards,
Umesh
[1 Nov 2020 9:25] Erlend Dahl
Duplicate of 

Bug#100055 SSL tests are failing because of an expired certificate

fixed in 8.0.22.