1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/sysutils/anvil/files/cert-puller.conf.sample.in
Dan Langille c0659b49de Remove references to FETCH_TOOL
On FreeBSD, anvil can use fetch(1). No need to use curl/wget.
2017-10-06 15:05:48 +00:00

4 lines
94 B
Plaintext

CERT_SERVER="https://certs.example.org/certs"
MYCERTS="services.example.org"
SERVICES="nginx"