On Wed, 2012-06-27 at 05:14 -0700, mkurth wrote: > correct me if i'm wrong but from what i've read, a .net Compact Framework > Client can't connect using ssl. > > did anybody have the same problem, and came up with a workaround that > enables secured communication? i've read about ikvm ( http://www.ikvm.net/ > link to homepage ), recompiling java librabies for the .net framework, but i > did not find any information if this would solve the problem for the compact > framework. > > thoughts, comments and advice is welcome. >
You are correct that the .NETCF client doesn't do SSL. I've heard that it might be possible to add support using the BouncyCastle libs but am not sure, you can look into http://www.bouncycastle.org/csharp/index.html and if you figure out how to implement the solution on .NETCF you are welcome to contribute to the project. > regards, > > manuel > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/as-netCF-stomp-doesnt-support-ssl-other-suggestions-tp4653618.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- Tim Bish Sr Software Engineer | FuseSource Corp [email protected] | www.fusesource.com skype: tabish121 | twitter: @tabish121 blog: http://timbish.blogspot.com/
