X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=doc%2Fman1%2Fspkac.pod;h=75b12d85dfc19788ec109304befbd4c9e9529ae2;hb=44ca7565a6c73cbff17ee94c9f83b871c8c91445;hp=d4b896a1a60486804dce4842be1488a01d7d9016;hpb=c4de074e6385a86a43a30fee574e77f9dcabb022;p=openssl.git diff --git a/doc/man1/spkac.pod b/doc/man1/spkac.pod index d4b896a1a6..75b12d85df 100644 --- a/doc/man1/spkac.pod +++ b/doc/man1/spkac.pod @@ -2,6 +2,7 @@ =head1 NAME +openssl-spkac, spkac - SPKAC printing and generating utility =head1 SYNOPSIS @@ -11,6 +12,7 @@ B B [B<-in filename>] [B<-out filename>] [B<-key keyfile>] +[B<-keyform PEM|DER|ENGINE>] [B<-passin arg>] [B<-challenge string>] [B<-pubkey>] @@ -50,6 +52,11 @@ Create an SPKAC file using the private key in B. The B<-in>, B<-noout>, B<-spksect> and B<-verify> options are ignored if present. +=item B<-keyform PEM|DER|ENGINE> + +Whether the key format is PEM, DER, or an engine-backed key. +The default is PEM. + =item B<-passin password> The input file password source. For more information about the format of B