mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
add zerossl acme (#6084)
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user