From: Richard Levitte Date: Tue, 6 Oct 2020 16:14:12 +0000 (+0200) Subject: Document install_fips in INSTALL.md X-Git-Tag: openssl-3.0.0-alpha7~53 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b19b983017f3865b1b3411a4e635a670d5798774;p=thirdparty%2Fopenssl.git Document install_fips in INSTALL.md Reviewed-by: Matt Caswell Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/13032) --- diff --git a/INSTALL.md b/INSTALL.md index 893049b16e0..813d8b456d2 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1470,6 +1470,9 @@ described here. Examine the Makefiles themselves for the full list. install_html_docs Only install the OpenSSL HTML documentation. + + install_fips + Install the FIPS provider module configuration file. list-tests Prints a list of all the self test names.