mirror of https://github.com/openssl/openssl.git
docs: document options added in openssl-fipsinstall 3.1+
Document new command line options added in 3.1.0
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25546)
(cherry picked from commit 1b52b24aa4)
This commit is contained in:
parent
62d772e0c7
commit
1bdd428ec3
|
|
@ -282,6 +282,11 @@ L<EVP_MAC(3)>
|
|||
|
||||
The B<openssl-fipsinstall> 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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue