Skip to content
Snippets Groups Projects
Verified Commit 1b7c6eb2 authored by Malte Bauch's avatar Malte Bauch
Browse files

Set security level to insecure

parent 11c4e90e
No related branches found
No related tags found
1 merge request!227Resolve "Receiver map is not updated correctly for key exchange"
Pipeline #227738 failed
...@@ -15,5 +15,5 @@ log-level = 'debug' ...@@ -15,5 +15,5 @@ log-level = 'debug'
nogrpcpassthrough = false nogrpcpassthrough = false
plugin-folder = 'plugins' plugin-folder = 'plugins'
plugin-registry = 'plugin-registry:55057' plugin-registry = 'plugin-registry:55057'
security = 'secure' security = 'insecure'
socket = ':55055' socket = ':55055'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment