Ganesh Murthy created DISPATCH-181:
--------------------------------------
Summary: ssl_enabled flag on the config set to true if "password"
is one of the fields in the config file
Key: DISPATCH-181
URL: https://issues.apache.org/jira/browse/DISPATCH-181
Project: Qpid Dispatch
Issue Type: Bug
Components: Router Node
Affects Versions: 0.5
Reporter: Ganesh Murthy
The config->ssl_enabled is set to true if any of the following attributes are
present in the qdrouterd config file (qdrouterd.conf)
"certDb", "certFile", "keyFile", "passwordFile", "password"
I introduced two fields (user name and password) in qdrouter.json file and
because of the above code the config->ssl_enabled is always set to true and the
underlying proton API always tries to do a SSL handshake.
The "password" field should be removed from the above list
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]