Reading and verifying above bug-reports I have here in 'git-send-
email.perl':

[ /usr/lib/git-core/git-send-email ]
...
sub ssl_verify_params {
...
        if (!defined $smtp_ssl_cert_path) {
                # use the OpenSSL defaults
                return (SSL_verify_mode => SSL_VERIFY_PEER());
...

So, the real problems seems to be to have a higher version of libio-
socket-ssl-perl (here on precise: 1.53-1).

>From git (1.9.1-1) changelog:
...
  [ Jonathan Nieder ]
  * git-email: Recommends: libio-socket-ssl-perl (>= 1.951) since
    earlier versions do not use OpenSSL's defaults when ca_path
    and ca_file are unset.
...

- Sedat -

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1278285

Title:
  git send-email fails SSL certificate verification

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/1278285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to