I just wanted to point out that this message went to the new [email protected] address with the reply-to set to the dev list. Thus, it looks like the new issues list is working correctly. Make sure you subscribe if you are interested in the JIRA notifications.
Dan > On Apr 29, 2015, at 1:51 PM, Enrique García (JIRA) <[email protected]> > wrote: > > 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) -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
