X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fapps%2Fspkac.pod;h=c58768e8b33d9024a81fa2189cbc4bb07847ff33;hp=2151d3f69fb0a5332ac9090e557237466efe1132;hb=82fc1d9c28e834549f61e4c91b3f6bbdf4c48153;hpb=7999c65c9bfd80ec0f07f6eb5be5ce2e36927298 diff --git a/doc/apps/spkac.pod b/doc/apps/spkac.pod index 2151d3f69f..c58768e8b3 100644 --- a/doc/apps/spkac.pod +++ b/doc/apps/spkac.pod @@ -11,6 +11,7 @@ B B [B<-out filename>] [B<-key keyfile>] [B<-challenge string>] +[B<-pubkey>] [B<-spkac spkacname>] [B<-spksect section>] [B<-noout>] @@ -63,6 +64,11 @@ SPKAC. The default is the default section. don't output the text version of the SPKAC (not used if an SPKAC is being created). +=item B<-pubkey> + +output the public key of an SPKAC (not used if an SPKAC is +being created). + =item B<-verify> verifies the digital signature on the supplied SPKAC.