From 04a1b3fa7b6090aaca88d2d884de847822e89bef Mon Sep 17 00:00:00 2001 From: "Dr. David von Oheimb" Date: Wed, 6 Jan 2021 12:16:44 +0100 Subject: apps/req.c: Make sure -verify option takes effect also with -x509 Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/13658) --- doc/man1/openssl-req.pod.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/man1/openssl-req.pod.in b/doc/man1/openssl-req.pod.in index ac83f35692..72f9997aea 100644 --- a/doc/man1/openssl-req.pod.in +++ b/doc/man1/openssl-req.pod.in @@ -142,7 +142,7 @@ Prints out the value of the modulus of the public key contained in the request. =item B<-verify> -Verifies the signature on the request. +Verifies the self-signature on the request. =item B<-new> -- cgit v1.2.3