Provide an option for LE cert dir (fixes #156)

This commit is contained in:
MattIPv4
2020-06-21 15:52:07 +01:00
parent 0f4c53b5ac
commit 97ccb98ef8
4 changed files with 25 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ export default {
quad9: 'Quad9',
verisign: 'Verisign',
letsEncryptWebroot: `${common.letsEncrypt} webroot`,
letsEncryptCertRoot: `${common.letsEncrypt} certificate directory`,
mozillaModern: `${mozilla} Modern`,
mozillaIntermediate: `${mozilla} Intermediate`,
mozillaOld: `${mozilla} Old`,