From 1b52b24aa4deb76831a56afb0aa7a101877cd457 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Mon, 30 Sep 2024 10:46:28 +0100 Subject: [PATCH] docs: document options added in openssl-fipsinstall 3.1+ Document new command line options added in 3.1.0 Reviewed-by: Shane Lontis Reviewed-by: Paul Dale Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/25546) --- doc/man1/openssl-fipsinstall.pod.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/man1/openssl-fipsinstall.pod.in b/doc/man1/openssl-fipsinstall.pod.in index 863a82ee531..5cf030f9850 100644 --- a/doc/man1/openssl-fipsinstall.pod.in +++ b/doc/man1/openssl-fipsinstall.pod.in @@ -443,6 +443,11 @@ L The B application was added in OpenSSL 3.0. +The following options were added in OpenSSL 3.1: + +B<-ems_check>, +B<-self_test_oninstall> + =head1 COPYRIGHT Copyright 2019-2024 The OpenSSL Project Authors. All Rights Reserved. -- 2.47.2