Where is the store path of automatic certificates, what names are two files ?
I want to setup docker swarm , one container as tls manager , the others share certificates said by @matt
You can set $CADDYPATH
to use a custom path for certificates. By default, Caddy stores them in $HOME/.caddy
.
2 Likes
@astei Thanks !
Also if you output the log, Caddy will log where it writes new certificates
caddy -log stdout
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.