]> git.ipfire.org Git - thirdparty/openssl.git/commit
sslapi: use correct fipsmodule.cnf
authorPauli <pauli@openssl.org>
Tue, 18 Apr 2023 07:20:40 +0000 (17:20 +1000)
committerHugo Landau <hlandau@openssl.org>
Fri, 21 Apr 2023 16:04:03 +0000 (17:04 +0100)
commit1579f5ab5b2f98a9b00b3fb0d5ab2d68c81e719b
treedff7cc0a79b1a0005dbb205f2a131cf395fab665
parentd9e22a585d090c6e4fed00674b5bb15f325ceaf3
sslapi: use correct fipsmodule.cnf

The SSL API tests copies fipsmodule.cnf and modifies it.  Unfortunately, it
grabbed the wrong instance of this file.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20762)

(cherry picked from commit bc5d9502c5f3c726e42ef72263a4076fd48300d6)
test/recipes/90-test_sslapi.t