this post was submitted on 04 Apr 2025
837 points (99.2% liked)

Programmer Humor

22225 readers
1622 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 49 points 1 day ago (8 children)

so the other day I sat down trying to setup a SSL cert for my self-hosted services

[–] Dhs92 21 points 23 hours ago (6 children)

Have you heard of our Lord and Savior, Traefik + ACME issuers?

[–] [email protected] 6 points 22 hours ago (4 children)

Does Trafik also allow DNS based challenges with additional certbot plugins, or does it only work by serving a challenge in /.well-known/?

I’ve set up my internal homelab with LE certificates, but if I could get rid of certbot and do this automagically, it’d be nice…

[–] Dhs92 7 points 22 hours ago

I have it setup to use DNS challenges through Cloudflare, but it supports different providers as well. I just add the labels to my docker container and voila, I have TLS

load more comments (3 replies)
load more comments (4 replies)
load more comments (5 replies)