|
You are here |
eileencodes.com | ||
| | | | |
maartenvanvliet.nl
|
|
| | | | | Upgrading phoenix framework to serve http2 | |
| | | | |
github.com
|
|
| | | | | Standalone Git LFS server. Contribute to git-lfs/lfs-test-server development by creating an account on GitHub. | |
| | | | |
www.dgendill.com
|
|
| | | | | [AI summary] A developer shares a detailed tutorial on how to generate self-signed SSL certificates with specific Subject Alternative Names to enable secure service worker testing on mobile devices over a local network. | |
| | | | |
fabianlee.org
|
|
| | | 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 | ||