openssl_certificate, fixed has_expired to check the cert expiration date (#53168)

This commit is contained in:
Andrea Tartaglia
2019-03-01 23:37:28 +00:00
committed by René Moser
parent 1ba1f712fd
commit d5d92e4a70
4 changed files with 57 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- openssl_certificate - ``has_expired`` correctly checks if the certificate is expired or not