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.5.0-alpha1~1071 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9331a202fe85cba18aae54b52bcfcf71c2a4469f;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) --- diff --git a/doc/man1/openssl-fipsinstall.pod.in b/doc/man1/openssl-fipsinstall.pod.in index 5cf030f9850..d6a828cbacc 100644 --- a/doc/man1/openssl-fipsinstall.pod.in +++ b/doc/man1/openssl-fipsinstall.pod.in @@ -448,6 +448,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-2024 The OpenSSL Project Authors. All Rights Reserved.