]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add FIPS build instructions
authorslontis <shane.lontis@oracle.com>
Tue, 9 May 2023 03:07:50 +0000 (13:07 +1000)
committerPauli <pauli@openssl.org>
Fri, 14 Jul 2023 01:35:23 +0000 (11:35 +1000)
commit2b42290f08c0a75695021aeb7d5cd16068b3edc3
tree75c58654843dd9e22f4448c88f9aae869474ee22
parent2fd82c228363cfd16c5047a348e7c853defa42eb
Add FIPS build instructions

If you are building the latest release source code with enable-fips configured
then the FIPS provider you are using is not likely to be FIPS compliant.

This update demonstrates how to build a FIPS provider that is compliant
and use it with the latest source code.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20907)
README-FIPS.md
doc/man7/fips_module.pod