|
-
June 19th, 2006, 10:30 AM
#1
HTTP API and SSL
Hi
I have developed HTTP listener based on the HTTP API. It works fine. But I need to add SSL support. MSDN documentation says that SSL support is included. So i followed all the steps mentioned there to enable it.
Nevertheless SSL is not functional. All functions return NO_ERROR. HTTP API logs have no data regarding this troubles. Ports are opened that means that service accepted URLs. But no data from the service. I tested if the service rejects requests - it does not, requests are rejected inside HTTP API (they do not go to the service).
In this situation I have no idea how to find the reason why SSL is not working. I'm not sure if HTTP API really has SSL support now. Can you help me?
Thanks,
Andriy
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
|