Subversion Repositories configs

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# renew_before_expiry = 30 days
2
version = 1.0.0
3
archive_dir = /etc/letsencrypt/archive/dev.findcheapmusic.com
4
cert = /etc/letsencrypt/live/dev.findcheapmusic.com/cert.pem
5
privkey = /etc/letsencrypt/live/dev.findcheapmusic.com/privkey.pem
6
chain = /etc/letsencrypt/live/dev.findcheapmusic.com/chain.pem
7
fullchain = /etc/letsencrypt/live/dev.findcheapmusic.com/fullchain.pem
8
 
9
# Options used in the renewal process
10
[renewalparams]
11
manual_public_ip_logging_ok = True
12
server = https://acme-v02.api.letsencrypt.org/directory
13
account = 9598798510c0c5a03fcea8218a9854db
14
pref_challs = dns-01,
15
authenticator = manual