sureshcd10 Posted February 18, 2008 Posted February 18, 2008 We are working on a .NET 1.1 and we are required to restrict access to a webservice over HTTP and allow access only over HTTPS.We found that this can be done via Source code implementation i.e. to check the incoming request is on Secure communication or not? Any other suggestions.:rolleyes: Quote ima
Administrators PlausiblyDamp Posted February 18, 2008 Administrators Posted February 18, 2008 You could simply configure the virtual directory under IIS to only allow https connections - would that not be enough? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.