Explore >> Select a destination


You are here

words.filippo.io
| | golb.hplar.ch
1.2 parsecs away

Travel
| | [AI summary] This article explains how to set up HTTP over TLS on a localhost server using Go, covering self-signed certificates and the mkcert tool to avoid browser warnings.
| | stephennimmo.com
2.4 parsecs away

Travel
| | Requirements: Certificates are a pain. But they are a very necessary and vital piece to your security. Here's how to[...]
| | www.dgendill.com
1.9 parsecs away

Travel
| | [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.
| | blog.ja-ke.tech
3.5 parsecs away

Travel
| This post shall describe how to obtain a free wildcard TLS cert for your domain from Let's Encrypt with the recommended certbot python based utility. Of course there are few other clients that already support the ACME v2 protocol, which is required for wildcards, i will only show certbot command here, but the procedure with other clients should be pretty similar.