Secure Client-Server
From: Chris Botha (chris_s_botha_at_hotmail.com)
Date: 10/04/03
- Previous message: Keith Patrick: "Problem with permissions and strong-named assemblies"
- Next in thread: Pieter Philippaerts: "Re: Secure Client-Server"
- Reply: Pieter Philippaerts: "Re: Secure Client-Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 3 Oct 2003 22:47:54 -0400
I got a strange request from a client today, or maybe it is not so strange.
If I write a WEB Service and also an application called ABC to talk to the
WEB Service, is there a way that the server can know that it is application
ABC that is talking, and will allow nothing else? Thus if someone hits the
WEB Service using the browser or any other application, the server should
deny the request. I've stumbled around looking at application signing, etc,
but can not come up with a concrete answer. This means that if there is a
certificate/signature/key-pair/whatever involved, it should live inside the
client app ABC only, and not be readily available in the computer itself, I
guess.
Thanks.
- Previous message: Keith Patrick: "Problem with permissions and strong-named assemblies"
- Next in thread: Pieter Philippaerts: "Re: Secure Client-Server"
- Reply: Pieter Philippaerts: "Re: Secure Client-Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|