bunkerity / bunkerweb

🛡️ Open-source and next-generation Web Application Firewall (WAF)
https://www.bunkerweb.io
GNU Affero General Public License v3.0
6.12k stars 339 forks source link

[QUESTION] Does bunkerized-nginx support DNS-01 challenge for Let's Encrypt? #201

Closed axeleroy closed 2 years ago

axeleroy commented 2 years ago

Hello,

I was wondering if bunkerized-nginx's Let's Encrypt implementation supports ACME's DNS-01 challenge.

I'm looking into having bunkerized-nginx as a reverse proxy with HTTPS for services that should only be accessible from within my network (with a DNS entry like CNAME *.private.publicdomain.tld => 192.168.0.XXX).

Is it currently supported? Thanks

fl0ppy-d1sk commented 2 years ago

Hello @axeleroy,

You have a full example here. Can you tell us if that does the trick for you ?

fl0ppy-d1sk commented 2 years ago

Example has been removed in 1.4.0, we need to get it back again.

fl0ppy-d1sk commented 2 years ago

Various certbot DNS (automated) examples have been added to the examples directory.