]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
openssl-verify.pod.in: Add clarification about the parameters order
authorIgor Ustinov <igus68@gmail.com>
Wed, 25 Feb 2026 09:27:52 +0000 (10:27 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 3 Mar 2026 15:15:31 +0000 (16:15 +0100)
Fixes #16732

Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
MergeDate: Tue Mar  3 15:15:33 2026
(Merged from https://github.com/openssl/openssl/pull/30172)

doc/man1/openssl-verify.pod.in

index 0f6a1ba463193f3fac0e9a5a9aa5274fc7f6f457..d9fe7ccdb46721f7151c160530274b0601a88121 100644 (file)
@@ -97,6 +97,11 @@ input.
 
 =back
 
+Note that the first parameter that does not begin with a B<-> ends the list
+of options and starts the list of certificates. If you place any options
+after a certificate filename, they will be interpreted not as options
+but as certificates.
+
 =head1 DIAGNOSTICS
 
 When a verify operation fails the output messages can be somewhat cryptic. The