[Mono-list] Trouble establishing client authenticated ssl connection to ActiveMQ using NMS
    Agustin Gimenez 
    geniwab at gmail.com
       
    Thu Oct  2 22:54:17 UTC 2014
    
    
  
Maybe its complaining about the certificate being self-signed, if this is
the case set a callback on
System.Net.ServicePointManager.ServerCertificateValidationCallback and
return true to allow the use of it.
http://msdn.microsoft.com/en-us/library/system.net.servicepointmanager.servercertificatevalidationcallback.aspx
Cheers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20141003/c5d1b78e/attachment.html>
    
    
More information about the Mono-list
mailing list