Created
October 24, 2025 12:35
-
-
Save detj/77acb52ec03b6bbd49ab7f565e15c9dd to your computer and use it in GitHub Desktop.
caddy certificates location
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Where caddy on ubuntu stores the actual certificates | |
| /var/lib/caddy/.local/share/caddy/certificates/acme-v02.api.letsencrypt.org-directory/domain/domain.key | |
| /var/lib/caddy/.local/share/caddy/certificates/acme-v02.api.letsencrypt.org-directory/domain/domain.crt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment