Skip to content
Snippets Groups Projects
Commit 73907739 authored by Rick Carback's avatar Rick Carback
Browse files

Update gateway

parent 73d7c804
Branches
No related tags found
No related merge requests found
......@@ -34,6 +34,8 @@ keyPath: "../keys/cmix.rip.key"
certPath: "../keys/cmix.rip.crt"
# Path to permissioning cert
permissioningCertPath: "../keys/cmix.rip.crt"
# Path to the certificate file
serverCertPath: "../keys/cmix.rip.crt"
IP_Whitelist_File: whitelist.txt
### Anything below this line is to be deprecated ###
......
......@@ -31,6 +31,8 @@ keyPath: "../keys/cmix.rip.key"
certPath: "../keys/cmix.rip.crt"
# Path to permissioning cert
permissioningCertPath: "../keys/cmix.rip.crt"
# Path to the certificate file
serverCertPath: "../keys/cmix.rip.crt"
### Anything below this line is to be deprecated ###
......
......@@ -34,6 +34,8 @@ keyPath: "../keys/cmix.rip.key"
certPath: "../keys/cmix.rip.crt"
# Path to permissioning cert
permissioningCertPath: "../keys/cmix.rip.crt"
# Path to the certificate file
serverCertPath: "../keys/cmix.rip.crt"
### Anything below this line is to be deprecated ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment