]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/openssl/core_names.h
Add option to fipsinstall to disable fips security checks at run time.
authorShane Lontis <shane.lontis@oracle.com>
Sat, 5 Sep 2020 03:08:27 +0000 (13:08 +1000)
committerMatt Caswell <matt@openssl.org>
Fri, 18 Sep 2020 13:20:50 +0000 (14:20 +0100)
commit991a6bb58182d4d2077a68eb813c897b7de73462
tree738fc724534be090323181dc445cf19e442b827c
parent7a810fac866c6c1d93015999633ee2a29f17b3d2
Add option to fipsinstall to disable fips security checks at run time.

Changes merged from a patch by @richsalz.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12745)
12 files changed:
INSTALL.md
apps/fipsinstall.c
doc/man1/openssl-fipsinstall.pod.in
doc/man5/fips_config.pod
include/openssl/core_names.h
include/openssl/fips_names.h
providers/common/securitycheck.c
providers/common/securitycheck_fips.c
providers/fips/fipsprov.c
providers/implementations/signature/rsa.c
test/evp_test.c
test/recipes/30-test_evp_data/evppkey_rsa.txt