[ 
https://issues.apache.org/jira/browse/AMQNET-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Gomes resolved AMQNET-500.
------------------------------
    Resolution: Fixed

Applied submitted patch. Thanks, Enrique!

> 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.0
>         Environment: Mono
>            Reporter: Enrique GarcĂ­a
>            Assignee: Jim Gomes
>            Priority: Minor
>              Labels: ssl
>             Fix For: 1.7.1
>
>         Attachments: SslTransport_X509StorePatch.diff
>
>
> 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