Update settings.json.template
parent
95ca936dd7
commit
04d5e25305
|
@ -24,7 +24,7 @@
|
|||
|
||||
"ssl" : {
|
||||
"key" : "/path-to-your/epl-server.key",
|
||||
"cert" : "/path-to-your/epl-server.crt"
|
||||
"cert" : "/path-to-your/epl-server.crt",
|
||||
"ca": ["/path-to-your/epl-intermediate-cert1.crt", "/path-to-your/epl-intermediate-cert2.crt"]
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue