[Issue 23334] tour.dlang.io ssl certificate expired
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Sep 15 10:14:31 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23334
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |FIXED
--- Comment #2 from RazvanN <razvan.nitu1305 at gmail.com> ---
I cannot reproduce this.
$ openssl s_client -servername tour.dlang.org -connect tour.dlang.org:443
2>/dev/null | openssl x509 -noout -dates
Gives:
notBefore=Sep 14 11:59:11 2022 GMT
notAfter=Dec 13 11:59:10 2022 GMT
--
More information about the Digitalmars-d-bugs
mailing list