Status: Started
Owner: [email protected]
CC: [email protected]
Labels: Type-Bug Pri-2 OS-Linux Area-BrowserBackend Size-Small

New issue 16166 by [email protected]: SSL over SOCKS in Linux fails
http://code.google.com/p/chromium/issues/detail?id=16166

What steps will reproduce the problem?
1. 'ssh -D1080 localhost' to setup a loopback socks proxy
2. build chrome (rev > 19005) and run ./chrome
--proxy-server=socks4://localhost:1080
3. browse a SSL site like https://gmail.com

What is the expected output? What do you see instead?
Expected output : https://gmail.com opens
Instead, chrome encounters a TRAP while calling
SOCKSClientSocket->GetPeerName()


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to