Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
aaronmdjones
on Jan 7, 2017
|
parent
|
context
|
favorite
| on:
Let’s Encrypt 2016 in Review
FYI, you can simplify that to
openssl s_client -connect google.com:443 </dev/null 2>&1 | openssl x509 -noout -enddate
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
openssl s_client -connect google.com:443 </dev/null 2>&1 | openssl x509 -noout -enddate