]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix a test_verify failure
authorMatt Caswell <matt@openssl.org>
Tue, 28 Jul 2020 14:28:06 +0000 (15:28 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 30 Jul 2020 14:49:52 +0000 (15:49 +0100)
commitea7a58a60659d12d102ec78af4d6c3e589347150
tree7692abcb31e97046f14686a3626fe12fe684ddfc
parent6328d3673fabc336e3064368d855c2d1153ef54c
Fix a test_verify failure

A recently added certificate in test/certs expired causing test_verify to fail.
This add a replacement certificate with a long expiry date.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12561)
test/certs/ee-self-signed.pem
test/certs/setup.sh