]> git.ipfire.org Git - thirdparty/openssl.git/commit - .gitignore
Update some nits around the FIPS module
authorRich Salz <rsalz@akamai.com>
Tue, 25 Feb 2020 21:27:24 +0000 (16:27 -0500)
committerTomas Mraz <tmraz@fedoraproject.org>
Fri, 24 Apr 2020 11:19:16 +0000 (13:19 +0200)
commit1cd2c1f857e114f176eee01c96e27a8d7a14a356
treeeff97fdec7a4999e888a80d6f06071be8bcf6122
parentd38997af165324b1ec0bbc0c6694daf7f503f080
Update some nits around the FIPS module

- Changed the generated FIPS signature file to be "fipsmodule.conf"
since it contains information about the FIPS module/file.
- Add -q option to fipsinstall command, to stop chatty verbose status
messages.
- Document env var OPENSSL_CONF_INCLUDE

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11177)
.gitignore
apps/fipsinstall.c
doc/man1/openssl-fipsinstall.pod.in
test/default-and-fips.cnf
test/fips.cnf
test/recipes/30-test_evp.t
test/recipes/30-test_evp_fetch_prov.t