Hello Friends,
I am using
Tomcat 4.1 standalone version.It has been correctly configured for SSL on port 8443.I am using IE 5.0 to connect to it to
test the Tomcat Home page via Https.It works fine for Https when accessed without a proxy,but fails when requested using Https(Access Denied error in page).Also when I use an
applet to connect to it using HttpsUrlConnection(https url) an Exception is thrown which says(Unable to tunnel through proxy.Proxy returns "Http/1.0 403 forbidden).
Note that Http works cleanly in all variations. scenario,What is the cause ,and how can it be resolved?(JRE=1.4.1)
Thanks
Nitin