Skip to content

Comment on Secure your MQTT server with authentication and encryptionparent

Comments

How does Traefik get its LetsEncrypt certificate from behind the firewall when LetsEncrypt can't see Traefik?

DNS registration. You can get letsencrypt validation through a DNS token for validation. You can generally script that using the API provided by your DNS provider.

With Traefik it’s just setting up the config and any authentication. After that Traefik will manage the lifecycle of the cert.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.