Use the fips-and-base.cnf config file in CMP tests
authorMatt Caswell <matt@openssl.org>
Fri, 28 May 2021 13:03:25 +0000 (14:03 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 8 Jun 2021 17:53:39 +0000 (18:53 +0100)
commit33fb6ed3ecee73fe2de9047e7bca0bdf2c39303f
tree76a719b1513724973eeef7b8ac05bfd29089d78e
parent15fd6c235ca5d7da7ffdb62b2a01c5815e284620
Use the fips-and-base.cnf config file in CMP tests

Two CMP tests were using the fips.cnf config file. However to
ensure that decoders are available the fips-and-base.cnf config
file needs to be used instead.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15504)
test/recipes/65-test_cmp_server.t
test/recipes/65-test_cmp_vfy.t