Improved error reporting for SSL and transports. Changed Username for SSL cert 
to the DN
----------------------------------------------------------------------------------------

                 Key: AMQ-960
                 URL: https://issues.apache.org/activemq/browse/AMQ-960
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Transport
    Affects Versions: 4.1
         Environment: all
            Reporter: Kelly Campbell
             Fix For: 4.1
         Attachments: activemq-patch-20061006-1.patch

The attached patch provides better error reporting for transport errors by 
reporting the host which was trying to connect.
It also provides a toString for SslTransport to distinguish it from the regular 
tcp transport, and includes some improved javadoc for the new SSL client 
certificate authentication feature.

Additionally, it changes the username reported through the JMSXUserId field to 
be the full distinguished name rather than the username mapped in the users 
properties file.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to