Subject: | Net-SSLeay-1.69 make test failure with OpenSSL-{1.0.1n,1.0.2b} |
Date: | Fri, 12 Jun 2015 03:04:46 +0200 |
To: | bug-Net-SSLeay [...] rt.cpan.org |
From: | kdevel [...] vogtner.de |
t/local/33_x509_create_cert............ok 1/123Use of uninitialized
value $this in pattern match (m//) at t/local/33_x509_create_cert.t line
104.
t/local/33_x509_create_cert............NOK 39/123
# Failed test 'PEM_get_string_PrivateKey+passwd+enc_alg'
# at t/local/33_x509_create_cert.t line 104.
# undef
# doesn't match '(?-xism:-----BEGIN (ENCRYPTED|RSA) PRIVATE KEY-----)'
# Looks like you failed 1 test of 123.
t/local/33_x509_create_cert............dubious
Test returned status 1 (wstat 256, 0x100)
This is due to the following change in OpenSSL:
4d9dc0c269be87b92da188df1fbd8bfee4700eb3 is the first bad commit
commit 4d9dc0c269be87b92da188df1fbd8bfee4700eb3
Author: Dr. Stephen Henson <steve@openssl.org>
Date: Thu May 28 15:44:20 2015 +0100
check for error when creating PKCS#8 structure
Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 2849707fa65d2803e6d1c1603fdd3fd1fdc4c6cc)
https://git.openssl.org/?p=openssl.git;a=commit;h=4d9dc0c269be87b92da188df1fbd8bfee4700eb3