From: Ben Laurie Date: Thu, 13 Dec 2012 16:08:17 +0000 (+0000) Subject: Document -pubkey option. X-Git-Tag: OpenSSL_1_0_1d~44 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fc57c58c819860adbfe03d9bd7b38d006b369eb2;p=oweals%2Fopenssl.git Document -pubkey option. --- 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