Certificate.getExpiryDisplay

Returns the 'Not After' result that openssl would display if running the following command.

openssl x509 -noout -in fullchain.pem -text

For example:

May 6 21:15:03 2018 GMT

struct Certificate
const
string
getExpiryDisplay
()

Meta