Enrique García created AMQNET-500:
-------------------------------------

             Summary: Using Ssl transport with certificates failure
                 Key: AMQNET-500
                 URL: https://issues.apache.org/jira/browse/AMQNET-500
             Project: ActiveMQ .Net
          Issue Type: Bug
          Components: ActiveMQ
    Affects Versions: 1.7.1
         Environment: Mono
            Reporter: Enrique García
            Assignee: Jim Gomes
            Priority: Minor


Using the SSL transport and a certificate from the X509Store with mono is not 
possible. That is because of a bug in the mono implementation of the X509Store 
(I sent a patch yesterday). The X509Store.Certificates returns a reference to 
the internal list of certificates which is closed after calling 
X509Store.Close(). I implemented a workaround in the code you could use if you 
consider it useful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to