|
-
Jul 5th, 2004, 04:38 AM
#1
Thread Starter
Addicted Member
Accessing https and SSL
Hi All,
1. I've created a function in which, using httpWebRequest, I am sending a request to a https site. Now, when i place this function in VB.NET Windows application project, it is able to give me the response successfully. But, when i place this function in a Web service, it gives error Could not establish secure channel for SSL/TLS (Probably, thats where SSL comes into picture, since I am accessing https site. But why this error does not come when I access it through windows application?)
2. I need to send some sensitive data to the Web service I've created from my VB 6.0 client. Can SSL can help me doing the same or do I require to put some encryption logic in the place?
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|