URGENT::: Secure URL
-
I`ve an asp.net project with lots of query strings, now can i secure all query strings (i mean encryption/decryption) using any procedure? i dont want to touch the code. Is there any easy way using IIS/web.config or whatever to secure all query strings of the project without affecting code?
-
I`ve an asp.net project with lots of query strings, now can i secure all query strings (i mean encryption/decryption) using any procedure? i dont want to touch the code. Is there any easy way using IIS/web.config or whatever to secure all query strings of the project without affecting code?
May be u can remove the address bar of IE...
-
I`ve an asp.net project with lots of query strings, now can i secure all query strings (i mean encryption/decryption) using any procedure? i dont want to touch the code. Is there any easy way using IIS/web.config or whatever to secure all query strings of the project without affecting code?
Goto IIS>Rightclick on your project>properties>DirectorySecurity>Edit Secure communications. >check the first option(Require Secure Channel). >check the accept client certificates.
Kiran Kumar.CH (MCP)
-
Goto IIS>Rightclick on your project>properties>DirectorySecurity>Edit Secure communications. >check the first option(Require Secure Channel). >check the accept client certificates.
Kiran Kumar.CH (MCP)
why the edit button is disabled on my machine ??
When you get mad...THINK twice that the only advice Tamimi - Code