Hello, I am testing the Java HTTP proxy to see if we can use it in a project we are developing. When I try to login my windows live (hotmail) account I can't do it, the proxy seems to be processing something… this is what I get:
INFO (ProxyProcessor.java:180) - Switching this connection to SSL
INFO (ProxyProcessor.java:617) - Trying to open local ssl server on port: 443
INFO (ProxyProcessor.java:661) - Listening for connection
And the browser looks like it is retrieving information from the server.
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I am testing the Java HTTP proxy to see if we can use it in a project we are developing. When I try to login my windows live (hotmail) account I can't do it, the proxy seems to be processing something… this is what I get:
INFO (ProxyProcessor.java:180) - Switching this connection to SSL
INFO (ProxyProcessor.java:617) - Trying to open local ssl server on port: 443
INFO (ProxyProcessor.java:661) - Listening for connection
And the browser looks like it is retrieving information from the server.
thanks