]> 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:56:11 +0000 (11:56 +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)

(cherry picked from commit 1985ba60bba272d5780c498461f2b1171f10aa21)

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

index fe09f85c2c1cad93b23180d7fce1a848358d5cc6..c44e88313772770c2d44cbfee0643c4a3ad5c4ae 100644 (file)
@@ -177,7 +177,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>