Calling a web service that's https

M

maflatoun

Hello,

I have a web application that doesn't use SSL at all. We need to
integrate it with another third party web application which only
offers secure web services. How can I connect to a web service that is
https? Is it sufficient in VS 2005 to just create a reference to the
web service like any other web service? (https:// instead of http://)

Thank you
Maz.
 
W

WishMaster

Hello,

I have a web application that doesn't use SSL at all. We need to
integrate it with another third party web application which only
offers secure web services. How can I connect to a web service that is
https? Is it sufficient in VS 2005 to just create a reference to the
web service like any other web service? (https:// instead of http://)

Thank you
Maz.

Well, I would suggest give a try and see what sort of result you are
getting. There are some other elements in it and it also depends how
the Web Service is setup on the server like .Net 1.1 cannot support
SSL 2.0 and only support 3.0. It depends in ur case.

Just in case here are two URLs, which will go through you step by step
how to configure and use web serivce, which uses HTTPS in diffrent
cercumstances.

http://support.microsoft.com/default.aspx?scid=KB;EN-US;q307267
http://msdn2.microsoft.com/en-us/library/aa302409.aspx

Again give a try and then let me know if you have any problem. In our
case it works fine.

Cheers,
Amer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top