SSL Expiry Oct 31, 2018 • Ulysses It’s not always clear how to find out when your SSL certificate is expiring. Openssl should be able to tell you. <pre lang="bash"> $ openssl x509 -enddate -noout -in certificate.crt