Does this sink work ok when hosting Remoting components in IIS using HTTP/Binary?
On Mon, 17 May 2004 21:30:48 +0200, Ingo Rammer <[EMAIL PROTECTED]> wrote: >Thanks, Matthew. ;-) > >Andy: you can also download the samples from >http://www.apress.com/book/supplementDownload.html?bID=47&sID=374 > >In general however: this sink uses symmetric encryption which depends on >manual (upfront, deployment-time) key exchanges. If you need a higher >(aka "real") level of security, I'd definitely recommend looking into >remsec and remsspi which are available at the URLs below. These are >however not exactly lightweight sinks as the dynamic key exchange will >affect your application's performance. > >http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotne >t/html/remsspi.asp?frame=true > >http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotne >t/html/remsec.asp?frame=true > >Cheers, >-Ingo > >thinktecture >http://www.thinktecture.com >In-depth support for software architects and developers > >-----Original Message----- >From: Unmoderated discussion of advanced .NET topics. >[mailto:[EMAIL PROTECTED] On Behalf Of Matthew Bagley >Sent: Monday, May 17, 2004 8:54 PM >To: [EMAIL PROTECTED] >Subject: Re: [ADVANCED-DOTNET] Remoting Encryption > >Covered quite nicely in Ingo Rammer's (excellent) Advanced .Net Remoting >book. The book includes sample encrypted provider. > >-----Original Message----- >From: Andy Smith [mailto:[EMAIL PROTECTED] >Sent: Tuesday, May 18, 2004 4:26 AM >To: [EMAIL PROTECTED] >Subject: [ADVANCED-DOTNET] Remoting Encryption > >Does anyone know of any LIGHTWEIGHT encryption Remoting Sink that's out >there (hopefully open source)? It's for our DMZ, we're using Remoting >internally, and it does have outside client access, hence the need for >encryption. But it's all very performance sensitive, hence the desire >for it to be lightweight. > >Anyone have any suggestions? Any advice is greatly appreciated. > >Thanks. > >Andy Smith > >=================================== >This list is hosted by DevelopMentor(r) http://www.develop.com Some >.NET courses you may be interested in: > >NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles >http://www.develop.com/courses/gaspdotnetls > >View archives and manage your subscription(s) at >http://discuss.develop.com > >=================================== >This list is hosted by DevelopMentor(r) http://www.develop.com Some >.NET courses you may be interested in: > >NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles >http://www.develop.com/courses/gaspdotnetls > >View archives and manage your subscription(s) at >http://discuss.develop.com > >=================================== >This list is hosted by DevelopMentor� http://www.develop.com >Some .NET courses you may be interested in: > >NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles >http://www.develop.com/courses/gaspdotnetls > >View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com
