I have VirtualBox 4.3.12 on Windows 8.1 running Ubuntu Trusty 32bit client.
When I try to access HTTPS resources from the client, I see errors like:
Cannot fetch index base URL https://pypi.python.org/simple/
As far as I know, there is no proxy being used. netsh winhttp show proxy shows:
Direct access (no proxy server).
I can access HTTPS resources just fine from the host. I also disabled firewall. I have my company's Symantec protection installed on the computer, but I disabled its firewall as well.
Any ideas?