Tamer_Ahmed Posted November 11, 2004 Posted November 11, 2004 hi all i'm working with a xml web service and i send to it xml and i recieve xml but i want to send my request over a secure connection (https) but i don't know how to do it does anyone have any idea Quote
Administrators PlausiblyDamp Posted November 11, 2004 Administrators Posted November 11, 2004 You will need to configure https support within IIS, if you open the IIS Manager and expand the tree till you can see your web site. Right click on the virtual folder for your web service and select properties. Go to the Directory Security tab and the option for SSL is the 'Secure communications' at the bottom of the dialog; however you will need to install a digital certificate for this to work. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Tamer_Ahmed Posted November 12, 2004 Author Posted November 12, 2004 Thanks PlausiblyDamp but what if i don't have web service and what i want is to send xml request over https using .net classes is there a way to do it Quote
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.