[Bug 1278285] Re: git send-email fails SSL certificate verification

Sedat Dilek 1278285 at bugs.launchpad.net
Fri Mar 28 09:43:17 UTC 2014


What is your suggestion?
Fix local/global gitconfig?

Or revert that change?
...
-               $smtp_ssl_cert_path = "/etc/ssl/certs";
+               # use the OpenSSL defaults
+               return (SSL_verify_mode => SSL_VERIFY_PEER());
...

I can understand your concerns in case of a higher version of libio-
socket-ssl-perl, but a user-friendly solution would be kind for git-
precise-ppa users.

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

Title:
  git send-email fails SSL certificate verification

Status in “git” package in Ubuntu:
  Fix Released

Bug description:
  When using git send-email via the Gmail SMTP servers, I get the
  following error:

  STARTTLS failed! SSL connect attempt failed with unknown error
  error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate
  verify failed at /usr/lib/git-core/git-send-email line 1241.

  The git configuration is as follows:

  [sendemail "gmail"]
      smtpencryption = tls
      smtpserver = smtp.gmail.com
      smtpuser = myaccount at gmail.com
      smtpserverport = 587

  A related Fedora bug is at https://bugzilla.redhat.com/show_bug.cgi?id=1043194
  They sent a patch to the git mailing list which has some discussion http://thread.gmane.org/gmane.comp.version-control.git/240472

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: git-email 1:1.9~rc1-1
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Mon Feb 10 16:38:52 2014
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: git
  UpgradeStatus: No upgrade log present (probably fresh install)

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



More information about the foundations-bugs mailing list