From 21a85f1977adf092cb6c5862883fd32402791545 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sat, 1 Dec 2001 23:03:30 +0000 Subject: Add -pubkey option to req command. --- doc/apps/req.pod | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/apps/req.pod b/doc/apps/req.pod index 0ba9a0074f..b627fd9bb8 100644 --- a/doc/apps/req.pod +++ b/doc/apps/req.pod @@ -15,6 +15,7 @@ B B [B<-out filename>] [B<-passout arg>] [B<-text>] +[B<-pubkey>] [B<-noout>] [B<-verify>] [B<-modulus>] @@ -87,6 +88,10 @@ see the B section in L. prints out the certificate request in text form. +=item B<-pubkey> + +outputs the public key. + =item B<-noout> this option prevents output of the encoded version of the request. -- cgit v1.2.3