Looking at the code, it looks like I have to be able to set the
AcceptInvalidBrokerCert on the SslTransportFactory, but I can't seem to
find a way to get access to that unless I create my own factory and url
scheme. This seems a little severe to me. Is there something that I'm
missing?

Chris

On Thu, Feb 23, 2012 at 11:52 AM, Chris Robison <chrisdrobi...@gmail.com>wrote:

> I'm using the latest .NET activemq NMS library to connect to the broker.
> I'm having some problems, I keep getting an exception that says: The remote
> certificate is invalid according to the validation procedure. I've already
> tried setting up a ServerCertificateValidationCallback in the
> ServicePointManager, but they doesn't seem to get called. Any suggestions?
>
> Thanks,
> Chris Robison
>

Reply via email to