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>
Tue, 28 Jul 2020 14:28:06 +0000 (15:28 +0100)
commit5cd9962272388fc9a51711495a8c6a3f230ab5ce
tree0ebcd2d248ea29acdb1c14b8e1e5f398094ec085
parentef8980176d53d85ff96d913a647c01d07e144c5d
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: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12549)
test/certs/ee-self-signed.pem
test/certs/setup.sh