Re: Encrypt User ID and Password in client-server communication
From: hdiaz (hdiaz@compli-scan.com)
Date: 10/29/02
- Next message: Willy Denoyette [MVP]: "Re: How do I give ASP.NET process network credentials?"
- Previous message: Paul W: "Re: How do I give ASP.NET process network credentials?"
- In reply to: Kipp Hawley: "Re: Encrypt User ID and Password in client-server communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "hdiaz" <hdiaz@compli-scan.com> Date: Tue, 29 Oct 2002 12:48:56 -0800
Thanks Kipp. I'll do some research on SSL.
>-----Original Message-----
>Hi Hiram -
>Is there a reason you can't use SSL on the login page?
That's the perfect
>way to secure logins - ID and password are never sent in
clear text, and the
>encryption is handled for you by the browser and the
server.
>
>Hope this helps,
>Kipp Hawley
>Trax Softworks, Inc.
>
>"hdiaz" <hdiaz@compli-scan.com> wrote in message
>news:692101c263e7$14259e00$36ef2ecf@tkmsftngxa12...
>> Is there a way in .Net to encrypt a user id and password
>> that comes as an HTML request from a login page without
>> having to use a third party solution?
>> In other words, when the user enters the user id and
>> password and submits to get authenticated I want the id
>> and password to be transferred encrypted to the server.
>>
>> Thank you,
>> Hiram
>>
>
>.
>
- Next message: Willy Denoyette [MVP]: "Re: How do I give ASP.NET process network credentials?"
- Previous message: Paul W: "Re: How do I give ASP.NET process network credentials?"
- In reply to: Kipp Hawley: "Re: Encrypt User ID and Password in client-server communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|