From: Dimitri John Ledkov Date: Mon, 30 Sep 2024 09:48:29 +0000 (+0100) Subject: docs: document options added in openssl-fipsinstall 3.2+ X-Git-Tag: openssl-3.3.3~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37f740c6a8495d58db30d6e3b367884b3635ebdb;p=thirdparty%2Fopenssl.git docs: document options added in openssl-fipsinstall 3.2+ Document new command line options added in 3.2.0 Reviewed-by: Shane Lontis Reviewed-by: Paul Dale Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/25546) (cherry picked from commit 9331a202fe85cba18aae54b52bcfcf71c2a4469f) --- diff --git a/doc/man1/openssl-fipsinstall.pod.in b/doc/man1/openssl-fipsinstall.pod.in index b140018db02..54ad22d4442 100644 --- a/doc/man1/openssl-fipsinstall.pod.in +++ b/doc/man1/openssl-fipsinstall.pod.in @@ -287,6 +287,11 @@ The following options were added in OpenSSL 3.1: B<-ems_check>, B<-self_test_oninstall> +The following options were added in OpenSSL 3.2: + +B<-pedantic>, +B<-no_drbg_truncated_digests> + =head1 COPYRIGHT Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.