From 74cc3b583d69d7fe7b90d177a7e83268f69c23c9 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Thu, 13 Dec 2012 16:17:55 +0000 Subject: [PATCH] Document -pubkey. --- doc/apps/x509.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod index 3002b08123..d2d9eb812a 100644 --- a/doc/apps/x509.pod +++ b/doc/apps/x509.pod @@ -29,6 +29,7 @@ B B [B<-purpose>] [B<-dates>] [B<-modulus>] +[B<-pubkey>] [B<-fingerprint>] [B<-alias>] [B<-noout>] @@ -135,6 +136,10 @@ section for more information. this option prevents output of the encoded version of the request. +=item B<-pubkey> + +outputs the the certificate's SubjectPublicKeyInfo block in PEM format. + =item B<-modulus> this option prints out the value of the modulus of the public key -- 2.34.1