/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

www.c0ffee.net
| | blog.notmyhostna.me
3.5 parsecs away

Travel
| | I recently moved from using a wildcard certificate to using a bunch of certificates from Let's Encrypt. I was a bit hesitant in the beginning because ...
| | niemczuk.tech
3.7 parsecs away

Travel
| | [AI summary] A technical guide explaining how to secure homelab services using Nginx and Mutual TLS (mTLS) to allow access from devices that cannot install VPN clients.
| | hamwan.org
3.4 parsecs away

Travel
| |
| | developerlife.com
25.2 parsecs away

Travel
| TLS is the backbone of web security. We will explore using TLS with Rust, and CFSSL to create a certificate authority to issue self signed certificates & keys. We will also create a server and client that communicate securely over the network using tokio and upgrade insecure TcpStream to TLSStream, and work with TLSAcceptor and TLSConnector.