]> git.ipfire.org Git - thirdparty/openssl.git/commit
Mark some priv/public key paris as only available in the default provider
authorMatt Caswell <matt@openssl.org>
Fri, 28 May 2021 12:39:17 +0000 (13:39 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 8 Jun 2021 17:53:39 +0000 (18:53 +0100)
commit15fd6c235ca5d7da7ffdb62b2a01c5815e284620
treeed1fba5f78b1017aaa327cc51917e36d2399d3c9
parentb2f1b36592806afcaae79289c33756fb0af5b4ca
Mark some priv/public key paris as only available in the default provider

Now that we actually load public keys from providers we need to mark some
key paris in the evp tests as only available there. Otherwise we get test
failures when only the FIPS Provider is loaded.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15504)
test/recipes/30-test_evp_data/evppkey_ecc.txt