For When You Can't Have The Real Thing
[ start | index | login ]
start > Read A SSL Certificate Details

Read A SSL Certificate Details

Created by dave. Last edited by dave, 6 years and 211 days ago. Viewed 1,677 times. #2
[diff] [history] [edit] [rdf]
labels
attachments
(2017-09-20)

Problem

What is this certificate about? (eg: why am I being told this cert is about to expire?)

Solution

ou can display the contents of a PEM formatted certificate under Linux, using openssl:

$ openssl x509 -in certificate.pem -text
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt