how to use SLL to send secure data
-
hi... I want to know how to use ssl or pls suggest me any links or artices on how to use ssl in asp.net application to send secure user data like user personal info, login info, passwords. thanks for the reply in advance
enjoy..
-
hi... I want to know how to use ssl or pls suggest me any links or artices on how to use ssl in asp.net application to send secure user data like user personal info, login info, passwords. thanks for the reply in advance
enjoy..
Here goes ~ [ASP.NET Forum] -Interested in using SSL for logins? Here's an easy solution [Paul Wilson's .NET Blog] - Setting up SSL correctly with IIS and ASP.NET [CodeProject] - Switching Between HTTP and HTTPS Automatically [MSDN] - Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication
Thanks and Regards, Michael Sync Blog: http://michaelsync.net
-
Here goes ~ [ASP.NET Forum] -Interested in using SSL for logins? Here's an easy solution [Paul Wilson's .NET Blog] - Setting up SSL correctly with IIS and ASP.NET [CodeProject] - Switching Between HTTP and HTTPS Automatically [MSDN] - Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication
Thanks and Regards, Michael Sync Blog: http://michaelsync.net
thnks for help..i will check them.. do we find anything at msdn which is installed locally if any please say me the topic or how to find it.i tried seaching for "ssl" but i got so much useful response.
enjoy..
-
thnks for help..i will check them.. do we find anything at msdn which is installed locally if any please say me the topic or how to find it.i tried seaching for "ssl" but i got so much useful response.
enjoy..
Just type "SSL" in the Index of MSDN. you will find a lot of articles. eg: How To: Set Up SSL on a Web Server, Web Application Security at Run Time and so on. Anyway, Google is the best.. :)
Thanks and Regards, Michael Sync Blog: http://michaelsync.net