mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
add zerossl acme (#6084)
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
19eb1235f5
commit
bf7957ebff
3 changed files with 50 additions and 12 deletions
|
|
@ -565,7 +565,11 @@
|
|||
"email": "myemail@myserver.com",
|
||||
"names": "myserver.com,customer1.myserver.com",
|
||||
"skipChallengeVerification": false,
|
||||
"production": false
|
||||
"production": false,
|
||||
"zerossl": {
|
||||
"kid": "a1b2c3d4e5",
|
||||
"hmacKey": "a1b2c3d4e5"
|
||||
}
|
||||
},
|
||||
"_peers": {
|
||||
"serverId": "server1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue