Skip to content
Snippets Groups Projects
Commit d0aab7a4 authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

Merge branch 'removeDefaultRegCode' into 'release'

Add a client registration code to permissioning yaml

See merge request !60
parents c0d2b4f4 360b7530
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,10 @@ registrationCodes: ...@@ -24,6 +24,10 @@ registrationCodes:
- "DDDD" - "DDDD"
- "EEEE" - "EEEE"
clientRegCodes:
- "FFFF"
- "GGGG"
# === REQUIRED FOR ENABLING TLS === # === REQUIRED FOR ENABLING TLS ===
# Path to the registration server private key file # Path to the registration server private key file
keyPath: "../keys/cmix.rip.key" keyPath: "../keys/cmix.rip.key"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment