From 43f4f20bd0631dbbbdbd89ad29bcbea90ade82d3 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) (cherry picked from commit 1b52b24aa4deb76831a56afb0aa7a101877cd457) --- 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 9a1159f2b26..b140018db02 100644 --- a/doc/man1/openssl-fipsinstall.pod.in +++ b/doc/man1/openssl-fipsinstall.pod.in @@ -282,6 +282,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-2023 The OpenSSL Project Authors. All Rights Reserved. -- 2.47.2