mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-02 03:28:00 +00:00
cleared credentialsList in default httpClientConfig.json for opensync-gateway-cloud-process - we are using client cert auth between cloud services, user/passwords are not used for that
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"keystorePass":"mypassword",
|
||||
"keyAlias":"clientqrcode",
|
||||
"credentialsList":[
|
||||
{"host":"localhost","port":-1,"user":"user","password":"password"}
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user