[openssl-dev] [openssl.org #3761] bug report: x509 -certopt ca_default documentation mismatch

Thomas Tanner via RT rt at openssl.org
Mon Mar 23 04:30:15 UTC 2015


According to the manpage "-textopt ca_default" suppresses the signature:

       ca_default
           the value used by the ca utility, equivalent to no_issuer,
no_pubkey, no_header, no_version, no_sigdump and no_signame.

but  "openssl x509 -noout -in file.pem -text -certopt ca_default" shows
both  Signature Algorithm and the dump. Only if no_signame,no_sigdump
are added, they are suppressed.

OpenSSL 1.0.2a




More information about the openssl-dev mailing list