I am testing SSL for I.S. 6.5
SSL Client is my dev I.S. box
SSL Server is my UAT I.S. box
When I invoke pub.client.HTTP and invoke service via the non SSL port, it works.
When I invoke pub.client.HTTP and invoke service using HTTPS and SSL port, I am getting “StackOverflowError”.
When I invoke the service using HTTPS via a browser, it works with no problem.
I have searched the forum, but not seeing a post that would explain this error with SSL.
I have turned up logging on SSL server but am not seeing any additional error messages to explain this.