]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Link to the place where signature options are defined
authorHubert Kario <hkario@redhat.com>
Fri, 26 Jul 2024 14:25:42 +0000 (16:25 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 20 Aug 2024 09:55:36 +0000 (11:55 +0200)
ca man page: link to section

Signed-off-by: Hubert Kario <hkario@redhat.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25011)

doc/man1/openssl-ca.pod.in
doc/man1/openssl-dgst.pod.in

index 2bb7258237f0f4cc38473ab84532f9454caee296..32f944bec22c3bea83941465608373ddd4ea0990 100644 (file)
@@ -179,7 +179,8 @@ See L<openssl-format-options(1)> for details.
 =item B<-sigopt> I<nm>:I<v>
 
 Pass options to the signature algorithm during sign operations.
-Names and values of these options are algorithm-specific.
+Names and values of these options are algorithm-specific and
+documented in L<provider-signature(7)/Signature parameters>.
 
 =item B<-vfyopt> I<nm>:I<v>
 
index 5dcdbe548e6922da71afc7b7902cfd1ad523ccc4..b43d0cb260798416993471179304d382190ba78f 100644 (file)
@@ -126,7 +126,8 @@ See L<openssl-format-options(1)> for details.
 =item B<-sigopt> I<nm>:I<v>
 
 Pass options to the signature algorithm during sign or verify operations.
-Names and values of these options are algorithm-specific.
+Names and values of these options are algorithm-specific and documented
+in L<provider-signature(7)/Signature parameters>.
 
 =item B<-passin> I<arg>