]> 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:47 +0000 (11:35 +1000)
commit60c435aa6dd352ea96af9d19e17584393546199d
tree89a64275d29d7a5e4489b1d5d77737094fa47ed3
parent242434874ce78140a9df6dfd0818f040bf47a7f0
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)

(cherry picked from commit 2b42290f08c0a75695021aeb7d5cd16068b3edc3)
README-FIPS.md
doc/man7/fips_module.pod