Dave's Brain

Browse - computer tips - dump display print ssl certificate

Date: 2010mar9

Q.  How do I dump/display/print a certificate in a meaningful way?

A.  This command will do the trick:

	openssl x509 -in MYCERT.CERT -noout -text

Where MYCERT.CERT is the file containing your certificate.
What this info useful to you? You can donate to say thanks

Add a comment

Sign in to add a comment
Copyright © 2008-2012, dave - Code samples on Dave's Brain is licensed under the Creative Commons Attribution 2.5 License. However other material, including English text has all rights reserved.