SSL Implementation

This commit is contained in:
Welington Sampaio
2016-03-03 08:37:00 -03:00
parent 51eacdcf51
commit 051da185e5
3 changed files with 17 additions and 2 deletions
+3
View File
@@ -1,5 +1,8 @@
{
"Host": ":8080",
"Encrypted": true,
"SSLPrivateKey": "/home/ssl.key",
"SSLPublicKey": "/home/ssl.crt",
"Apps": [
{
"ApplicationDisabled": false,