Added web cert loading, useful for TLS offload.

This commit is contained in:
Ylian Saint-Hilaire
2018-10-31 16:03:09 -07:00
parent bc9a45c3a3
commit 41b86b5397
6 changed files with 80 additions and 10 deletions

View File

@@ -25,7 +25,8 @@
"userQuota": 1048576,
"meshQuota": 248576,
"newAccounts": 1,
"footer": "<a href='https://twitter.com/mytwitter'>Twitter</a>"
"footer": "<a href='https://twitter.com/mytwitter'>Twitter</a>",
"_certUrl": "https://192.168.2.106:443/"
},
"customer1": {
"dns": "customer1.myserver.com",
@@ -33,7 +34,8 @@
"title2": "TestServer",
"newAccounts": 1,
"auth": "sspi",
"footer": "Test"
"footer": "Test",
"_certUrl": "https://192.168.2.106:443/"
},
"info": {
"share": "C:\\ExtraWebSite"