[Mono-dev] The best way to secure remoting?

pablosantosluac pablosantosluac at terra.es
Tue Dec 4 03:32:48 EST 2007


Thanks for your answer Robert.

The problem is that I can't host my objects on XSP (plasticd is actually a 
service or a daemon, but not a hosted XSP) neither use SOAP 
(performance!)...


pablo


----- Original Message ----- 
From: "Robert Jordan" <robertj at gmx.net>
To: <mono-devel-list at lists.ximian.com>
Sent: Monday, December 03, 2007 10:35 PM
Subject: Re: [Mono-dev] The best way to secure remoting?


> pablosantosluac wrote:
>> Hi there,
>>
>> AFAIK with .net 2.0 SSL is an standard channel, isn't it?
>
> No, in MS.NET 2.0 it is based on NegotiateStream that uses
> whichever authentication and encryption Windows SSPI dictates.
> See MSDN.
>
>> But my question is: if I want to keep the mono-1.0 profile... what's the
>> best way to secure remoting communication?
>
> Host your remoting objects in XSP and use HttpChannel + SOAP formatter
> over SSL.
>
> Robert
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list 




More information about the Mono-devel-list mailing list