On Wed, Apr 03, 2013 at 02:00:59PM +0200, Lukas Hejmal wrote: > Hello, > > I've started using polipo as proxy server for browsing. To increase > security(especially security of logging to polipo) I'm having SSH tunnel > from my workstation to server where polipo is running. (ssh .... -L > 8123/localhost/8123 ...).
can't see how the ssh tunnel could break anything but did you test it without? > When I open any page(HTTP, port 80) it works fine, but when I try to > open any page via HTTPs(443 port) I get error coming from web browser. > When I was debugging this problem with strace I've discovered that > polipo server received request from client web browser( CONNECT > www.google.com:443 HTTP/ ) but I don't see polipo establishing any > outgoing connection to webpage client requested. never caused me problems, for debugging look at the various options to enable polipo logging. Also, not sure what patches are in your version but 1.0.4 is quite old so nobody would even remember the bugs it had. Richard --- Name and OpenPGP keys available from pgp key servers ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Polipo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/polipo-users
