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

Permissioning cert path

parent 3d27e53e
Branches
No related tags found
No related merge requests found
......@@ -32,8 +32,8 @@ MessageTimeout: 1800
keyPath: "../keys/cmix.rip.key"
# Path to the gateway certificate file
certPath: "../keys/cmix.rip.crt"
# Path to the gateway certificate file
serverCertPath: "../keys/cmix.rip.crt"
# Path to permissioning cert
permissioningCertPath: "../keys/cmix.rip.crt"
IP_Whitelist_File: whitelist.txt
### Anything below this line is to be deprecated ###
......
......
......@@ -29,8 +29,8 @@ MessageTimeout: 1800
keyPath: "../keys/cmix.rip.key"
# Path to the gateway certificate file
certPath: "../keys/cmix.rip.crt"
# Path to the gateway certificate file
serverCertPath: "../keys/cmix.rip.crt"
# Path to permissioning cert
permissioningCertPath: "../keys/cmix.rip.crt"
### Anything below this line is to be deprecated ###
......
......
......@@ -32,8 +32,8 @@ MessageTimeout: 1800
keyPath: "../keys/cmix.rip.key"
# Path to the gateway certificate file
certPath: "../keys/cmix.rip.crt"
# Path to the gateway certificate file
serverCertPath: "../keys/cmix.rip.crt"
# Path to permissioning cert
permissioningCertPath: "../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 to comment