/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

github.com
| | crpt.fyi
0.3 parsecs away

Travel
| | Issues for organizations and discussions, repo for debriefs and resources - Call For Proposal · francep2p/community Wiki
| | maartenvanvliet.nl
3.7 parsecs away

Travel
| | Upgrading phoenix framework to serve http2
| | cupano.com
0.3 parsecs away

Travel
| | My Blog Posts. Contribute to joecupano/blog development by creating an account on GitHub.
| | fabianlee.org
11.3 parsecs away

Travel
| The openssl utility can be used to show the details of a certificate, including its 'Not After' expiration date in string format. This can be transformed into "how many days till expiration" with a bit of Bash date math. Create test certificate and key Using a line provided by Diego Woitasen for non-interactive self-signed certification ... Bash: calculating number of days till certificate expiration using openssl