[
https://issues.apache.org/jira/browse/DISPATCH-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959330#comment-14959330
]
ASF GitHub Bot commented on DISPATCH-181:
-----------------------------------------
Github user ganeshmurthy closed the pull request at:
https://github.com/apache/qpid-dispatch/pull/17
> 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 an 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]