Re: CA chain file print text

2011-12-09 Thread gkout
sers@openssl.org > Automated List Manager majord...@openssl.org > > -- View this message in context: http://old.nabble.com/CA-chain-file-print-text-tp32934805p32940592.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ___

Re: CA chain file print text

2011-12-08 Thread Dr. Stephen Henson
On Thu, Dec 08, 2011, gkout wrote: > > 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 th

Re: CA chain file print text

2011-12-08 Thread Jakob Bohm
On 12/8/2011 3:18 PM, gkout wrote: 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 b

CA chain file print text

2011-12-08 Thread gkout
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