Hello everybody, Nice to find you. My first post in the forum is about printing the text of all CA cetificates in a chain file.
openssl x509 -text -noout -in CA_chain_file will not do the job as it only prints the first cert in the chain and the rest seem to be ignored. Is this an openssl command limitation? Do I need a script to print all the certificates in the chain? Thank you all on advance. cheers -- View this message in context: http://old.nabble.com/CA-chain-file-print-text-tp32934805p32934805.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
