add zerossl acme (#6084)

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
Simon Smith
2024-05-12 15:45:24 +01:00
committed by GitHub
parent 19eb1235f5
commit bf7957ebff
3 changed files with 50 additions and 12 deletions

View File

@@ -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",