Hello,
I have used HTTPClient successfully with Secure Sockets
using the EasySSLProtocolSocketFactory() to communicate with a web
application. I have also communicated with the web app through a proxy
server and normal sockets by setting the proxy host and port of the
HostConfiguration. The proxy requires no authentication. The proxy
server has now been set up to tunnel SSL to the web app. I am unable to
get my client app to communicate with the web server via SSL through the
proxy. Instead I get the message: "Unrecognized SSL message, plaintext
connect?". I was told the proxy still does not require authentication
and has no username and password.
Does anyone have any ideas about what I am missing?
Thanks in advance,
Dave Hackenyos
[EMAIL PROTECTED]