Re: Displaying cert content

2012-12-20 Thread Robert Moskowitz
On 12/20/2012 08:49 PM, Patrick Patterson wrote: Hi Robert: On 2012-12-20, at 8:05 PM, Robert Moskowitz wrote: OK. I am swamped. What is the command to display the cert content? openssl x509 -in cert.pem -text -noout. Great just what I was looking for.

Re: Displaying cert content

2012-12-20 Thread Patrick Patterson
Hi Robert: On 2012-12-20, at 8:05 PM, Robert Moskowitz wrote: > OK. I am swamped. What is the command to display the cert content? > openssl x509 -in cert.pem -text -noout. Have fun. --- Patrick Patterson Chief PKI Architect Carillon Information Security Inc. http://www.carillon.ca ___

Displaying cert content

2012-12-20 Thread Robert Moskowitz
OK. I am swamped. What is the command to display the cert content? I see openssl asn1parse -in file.cert but although I can read ASN1 cruft, I would like a nicer output. thanks __ OpenSSL Project