apps x509: restrict CAkeyform option to OPT_FMT_PDE
[openssl.git] / doc / man1 / x509.pod
index a6cea337d21217b23ec706ae95f39d3d05f06ac0..e498aee4ffabc21f97ca0ccc18e2fb269da3f17c 100644 (file)
@@ -384,7 +384,7 @@ certificate is being created from another certificate (for example with
 the B<-signkey> or the B<-CA> options). Normally all extensions are
 retained.
 
-=item B<-keyform PEM|DER>
+=item B<-keyform PEM|DER|ENGINE>
 
 Specifies the format (DER or PEM) of the private key file used in the
 B<-signkey> option.