diff options
Diffstat (limited to 'doc/man1/openssl-ca.pod.in')
-rw-r--r-- | doc/man1/openssl-ca.pod.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man1/openssl-ca.pod.in b/doc/man1/openssl-ca.pod.in index 720db228cb..8eef310ca4 100644 --- a/doc/man1/openssl-ca.pod.in +++ b/doc/man1/openssl-ca.pod.in @@ -59,6 +59,7 @@ B<openssl> B<ca> [B<-sm2-hex-id> I<hex-string>] {- $OpenSSL::safe::opt_r_synopsis -} {- $OpenSSL::safe::opt_engine_synopsis -} +{- $OpenSSL::safe::opt_provider_synopsis -} [I<certreq>...] =for openssl ifdef engine sm2-id sm2-hex-id @@ -308,6 +309,8 @@ certificate. The argument for this option is string of hexadecimal digits. {- $OpenSSL::safe::opt_engine_item -} +{- $OpenSSL::safe::opt_provider_item -} + =back =head1 CRL OPTIONS |