]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix no-rc2
authorMatt Caswell <matt@openssl.org>
Tue, 24 Nov 2020 14:45:07 +0000 (14:45 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Nov 2020 17:07:01 +0000 (17:07 +0000)
commit2d840893e78253bcce428603fdbcda159bdebe08
tree01a322fcd986788531135381237a9f06119317f6
parent0f386f2eb036d3efc61427b0f83cf5db654d0d49
Fix no-rc2

Skip a test that relies on RC2 being present in a no-rc2 build.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13496)
test/recipes/80-test_pkcs12.t