curl -I https://hckrnews.com
curl: (60) SSL certificate problem: certificate has expired More details here: https://curl.se/docs/sslcerts.html
Last time: https://news.ycombinator.com/item?id=44493461
openssl s_client -servername hckrnews.com -connect hckrnews.com:443 </dev/null 2>/dev/null | openssl x509 -noout -dates | grep After;date notAfter=May 6 13:37:52 2026 GMT Wed May 6 13:53:53 UTC 2026
awkii•1h ago
curl -I https://hckrnews.com
curl: (60) SSL certificate problem: certificate has expired More details here: https://curl.se/docs/sslcerts.html
Last time: https://news.ycombinator.com/item?id=44493461