/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

go-acme.github.io
| | blog.ja-ke.tech
5.4 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.
| | blog.x-way.org
5.0 parsecs away

Travel
| | Let's Encrypt recently introduced support for ACME-CAA. I've now extended my existing CAA DNS entries with the ACME-CAA properties: % dig +short -t CAA ...
| | honnef.co
8.4 parsecs away

Travel
| |
| | jreypo.io
21.5 parsecs away

Travel
| In the article about Kubernetes on ACS I briefly touched the topic of Kubernetes Ingress, originally I was going to made a post about Ingress however I thought it woud be better to explain the different methods to expose a Kubernetes based app and how are they implemented on Azure.