1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added option to skip challenge verification when getting Let's Encrypt certificate.

This commit is contained in:
Ylian Saint-Hilaire 2021-11-24 21:39:02 -08:00
parent aefe4ece9f
commit 02978e1972
3 changed files with 3 additions and 0 deletions

View file

@ -442,6 +442,7 @@
"__comment__": "Requires NodeJS 8.x or better, Go to https://letsdebug.net/ first before trying Let's Encrypt.",
"email": "myemail@myserver.com",
"names": "myserver.com,customer1.myserver.com",
"skipChallengeVerification": false,
"production": false
},
"_peers": {