Merge pull request #1850 from gravitl/bugfix_caddy_certs

Use ZeroSSL as default certificate provider for caddy
This commit is contained in:
dcarns 2022-12-22 13:38:05 -05:00 committed by GitHub
commit 0c719eaa05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
{
# LetsEncrypt account
# ZeroSSL account
acme_ca https://acme.zerossl.com/v2/DV90
email YOUR_EMAIL
}