Click to See Complete Forum and Search --> : Code Authentication Mechanism


ITMan
April 29th, 2003, 09:09 AM
Hi All,
I want to know if there is any mechanism for authentication of two code modules.In case the authentication fails, then the application should terminate. The authentication should be 2-way i.e. client knows that correct server is executing it and server knows that it is being executed by the correct client.
Some ideas or some existing methods on this would be helpful.
Thanks,
ITMan.

lord loh
May 2nd, 2003, 02:04 AM
Digital signatures and certificates are a way to do it...How? I dont know...

Hope I have put you on the right track....