ports/security/acme.sh/files/account.conf.sample
Dan Langille ff59172aad Upgrade to 2.8.0
Add a C to the syslog.conf example and comment it out
Make this pass testport by moving stuff from pkg-install into the Makefile

PR:		228829,236041,228791
Submitted by:	Lapo Luchini <lapo@lapo.it>,Frank Wall <fw@moov.de>,Mark Felder <feld@FreeBSD.org>
2019-02-25 22:31:39 +00:00

5 lines
184 B
Text

NSUPDATE_SERVER="mydns.example.org"
NSUPDATE_KEY="/var/db/acme/Kmydns.example.org.+165+59977.key"
DEFAULT_DNS_SLEEP="10"
CERT_HOME="/var/db/acme/certs"
LOG_FILE='/var/log/acme.sh.log'