Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    What are you trying to do? Are you trying to redirect plain HTTP requests to HTTPS? Commented Apr 10, 2012 at 20:06
  • Perhaps OpenVPN is the best solution, do you have to tunnel over HTTPS? Commented Apr 12, 2012 at 5:27
  • How are you creating the SSH tunnel? With ssh -D? (creates a SOCKS proxy) How fast is your connection to the other end of the SSH tunnel? Commented Apr 16, 2012 at 2:36