Ken Giusti created QPID-4337:
--------------------------------

             Summary: qpid-tools' SSL support for systems with python < 2.6 is 
broken
                 Key: QPID-4337
                 URL: https://issues.apache.org/jira/browse/QPID-4337
             Project: Qpid
          Issue Type: Bug
          Components: Python Client, Tools
    Affects Versions: 0.18
         Environment: Linux with python release 2.4 installed (Centos 5)
            Reporter: Ken Giusti
            Assignee: Ken Giusti
             Fix For: Future


Since release 2.6, python's SSL support is based on OpenSSL.  Prior to 2.6, it 
was based on a more-limited implementation.

It appears that this earlier implementation may fail to connect when the 
underlying socket is configured as non blocking, or configured with a timeout.

This causes some of the qpid tools to fail to connect when used with SSL.  For 
example, qpid-config.

Also, the use of the older version of SSL's client-authentication appears to be 
broken.

--
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