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
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev