/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

blog.heckel.io
| | blog.ja-ke.tech
1.9 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.
| | 9elements.com
1.8 parsecs away

Travel
| | We all need more SSL! But installing SSL certificates is a big PITA.Let's Encryptis a new certificate authority (CA) offering free and automated SSL/TLS certificates. Certificates issued by Let's Encrypt are trusted by most browsers in production...
| | blog.notmyhostna.me
1.1 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 ...
| | juffalow.com
13.2 parsecs away

Travel
| Write simple Node.js backend using TypeScript, Express and Terminus and run it in Digital Ocean Kubernetes cluster. In the end you will have application which is running in multiple replications and has access to environment variable passed to the application by Kubernetes secret.