메일송신 mailJS , 영/한 전환 적용ㅁ
This commit is contained in:
20
npm/letsencrypt/renewal/npm-2.conf
Normal file
20
npm/letsencrypt/renewal/npm-2.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
version = 5.3.0
|
||||
archive_dir = /etc/letsencrypt/archive/npm-2
|
||||
cert = /etc/letsencrypt/live/npm-2/cert.pem
|
||||
privkey = /etc/letsencrypt/live/npm-2/privkey.pem
|
||||
chain = /etc/letsencrypt/live/npm-2/chain.pem
|
||||
fullchain = /etc/letsencrypt/live/npm-2/fullchain.pem
|
||||
[renewalparams]
|
||||
account = ce2ddac5740bb12d4d6591b7fa1728af
|
||||
key_type = ecdsa
|
||||
elliptic_curve = secp384r1
|
||||
preferred_chain = ISRG Root X1
|
||||
pref_challs = http-01,
|
||||
config_dir = /etc/letsencrypt
|
||||
work_dir = /tmp/letsencrypt-lib
|
||||
logs_dir = /data/logs
|
||||
authenticator = webroot
|
||||
webroot_path = /data/letsencrypt-acme-challenge,
|
||||
server = https://acme-v02.api.letsencrypt.org/directory
|
||||
[[webroot_map]]
|
||||
asset.hanmocnn.co.kr = /data/letsencrypt-acme-challenge
|
||||
Reference in New Issue
Block a user