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:
parent
aefe4ece9f
commit
02978e1972
3 changed files with 3 additions and 0 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue