Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 21073

Containers • Re: Caddy reverse proxy with automatic lets encrypt.

$
0
0
I use Caddy with automatic LE certificates running on top of RouterOS in container, it works like a charm.

In fact, the only thing I needed for certificates to work is the following lines in config (inside each domain section or separately with imports followed):
Code:
tls {    dns cloudflare MY_TOKEN}
Be advised, a stock Caddy doesn't include any DNS verification plugins (Cloudflare, Route53, etc.), thus I use my own build with the plugins I need included. In case you use HTTP verification instead, you should probably refer to Caddy documentation for details/examples.

Statistics: Posted by vovan700i — Mon Dec 04, 2023 10:11 am



Viewing all articles
Browse latest Browse all 21073

Trending Articles