Branch: refs/heads/OpenSSL_1_1_1-stable
Home: https://github.openssl.org/openssl/openssl
Commit: ab7d05617a444cfcf4f930f81caa4cf66495ab9b
https://github.openssl.org/openssl/openssl/commit/ab7d05617a444cfcf4f930f81caa4cf66495ab9b
Author: Tomas Mraz <[email protected]>
Date: 2022-06-06 (Mon, 06 Jun 2022)
Changed paths:
M test/smime-certs/mksmime-certs.sh
M test/smime-certs/smdh.pem
M test/smime-certs/smdsa1.pem
M test/smime-certs/smdsa2.pem
M test/smime-certs/smdsa3.pem
M test/smime-certs/smec1.pem
M test/smime-certs/smec2.pem
M test/smime-certs/smroot.pem
M test/smime-certs/smrsa1.pem
M test/smime-certs/smrsa2.pem
M test/smime-certs/smrsa3.pem
Log Message:
-----------
Update further expiring certificates that affect tests
Namely the smime certificates used in test_cms
will expire soon and affect tests.
Fixes #15179
Reviewed-by: Dmitry Belyavskiy <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18481)