I've extracted a date from a public certificate using the PHP command
openssl_x509_parse.

The date looks like this: 110419141516Z

Can someone tell me how to make sense of this date (in PHP if possible).

Thank you!

Matt

Reply via email to