Am 10.10.2015 um 20:14 schrieb Stefan Eissing:
Testing 2.4.17 release tar ball on OS X 10.11 (event/worker/prefork, openssl 
1.0.2d):

t/ssl/varlookup.t ................... 1/81 # Failed test 55 in 
t/ssl/varlookup.t at line 105 fail #55
# Failed test 56 in t/ssl/varlookup.t at line 105 fail #56
# Failed test 57 in t/ssl/varlookup.t at line 105 fail #57
# Failed test 58 in t/ssl/varlookup.t at line 105 fail #58
# Failed test 75 in t/ssl/varlookup.t at line 105 fail #75
# Failed test 76 in t/ssl/varlookup.t at line 105 fail #76
t/ssl/varlookup.t ................... Failed 6/81 subtests
t/ssl/verify.t ...................... ok

Not really. What output do you get for

t/TEST -v t/ssl/varlookup.t

I get:

...
# testing : SSL_CLIENT_SAN_Email_0
# expected: 'test-...@httpd.apache.org'
# received: 'test-...@httpd.apache.org'
ok 55
# testing : SSL_SERVER_SAN_DNS_0
# expected: 'localhost'
# received: 'localhost'
ok 56
# testing : SSL_CLIENT_SAN_OTHER_msUPN_0
# expected: 'test-...@httpd.apache.org'
# received: 'test-...@httpd.apache.org'
ok 57
# testing : SSL_SERVER_SAN_OTHER_dnsSRV_0
# expected: '_https.localhost'
# received: '_https.localhost'
ok 58
...
# testing : SSL_CLIENT_A_SIG
# expected: 'sha256WithRSAEncryption'
# received: 'sha256WithRSAEncryption'
ok 75
# testing : SSL_SERVER_A_SIG
# expected: 'sha256WithRSAEncryption'
# received: 'sha256WithRSAEncryption'
ok 76

I'm using OpenSSL 1.0.2 in client and server.

Regards,

Rainer

Reply via email to