Here's a workaround for 11.10 users who will probably never get the fix backported. Add the following to ~/.gitconfig or /etc/gitconfig
# Workaround for bug when using SSL and HTTP proxy (LP #940431) [url "http://"] insteadOf = "https://" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/940431 Title: Provide 11.10 backport to fix SSL connection lost with git To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/940431/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
