From: Ben Laurie Date: Thu, 13 Dec 2012 16:16:48 +0000 (+0000) Subject: Document -pubkey option. X-Git-Tag: OpenSSL_1_0_2-beta1~545 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=5dca1e338c068931a1cdcb76d8db303a3d3dce25 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