Ken Giusti created QPID-4554:
--------------------------------

             Summary: QPID tools use of SSL parameter "ssl_keyfile" is 
incorrect.
                 Key: QPID-4554
                 URL: https://issues.apache.org/jira/browse/QPID-4554
             Project: Qpid
          Issue Type: Bug
          Components: Python Tools, Tools
    Affects Versions: 0.20
            Reporter: Ken Giusti
            Assignee: Ken Giusti
            Priority: Minor
             Fix For: 0.21


qid tools pass the SSL keyfile parameter to the python client library using the 
incorrect parameter name.  This results in the keyfile parameter being silently 
ignored.

The correct parameter name is "ssl_keyfile".  The tools incorrectly use 
"ssl_key".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to