From: Colin Guthrie <gmane@colin.guthr.ie>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] send-email: squelch warning from Net::SMTP::SSL
Date: Mon, 29 Jul 2013 18:12:01 +0100 [thread overview]
Message-ID: <51F6A261.40500@colin.guthr.ie> (raw)
In-Reply-To: <7va9l51hkn.fsf@alter.siamese.dyndns.org>
'Twas brillig, and Junio C Hamano at 29/07/13 17:01 did gyre and gimble:
> Colin Guthrie <gmane@colin.guthr.ie> writes:
>
>> For what it's worth, after upgrading here, I got this error at the
>> server side:
>>
>> Jul 26 10:15:41 foo.example.com postfix/smtpd[7736]: warning: TLS
>> library problem: 7736:error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1
>> alert unknown ca:s3_pkt.c:1256:SSL alert number 48:
>>
>>
>> This is because my postfix doesn't have a ca bundle configured but all
>> other mail clients have been fine before.
>>
>> With the original patch here I could continue.
>>
>> I'd really love to see an option to set this to none in the .gitconfig,
>
> Isn't that what the final patch committed under Ram's name
> implements?
>
> sendemail.smtpsslcertpath::
> Path to ca-certificates (either a directory or a single file).
> Set it to an empty string to disable certificate verification.
>
> or have we missed your use case?
Yeah that patch works fine if I set the certpath = "" in the config, and
I even added that path to our packages.
I read the mailing list after following the google trail and replied to
that specific message without realising a more recent patch was
available and then didn't post a followup saying the final patch worked
- my bad!
Sorry about that, and thanks to everyone for the final patch :)
Col
--
Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/
Day Job:
Tribalogic Limited http://www.tribalogic.net/
Open Source:
Mageia Contributor http://www.mageia.org/
PulseAudio Hacker http://www.pulseaudio.org/
Trac Hacker http://trac.edgewall.org/
prev parent reply other threads:[~2013-07-29 17:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-05 10:18 [PATCH] send-email: squelch warning from Net::SMTP::SSL Ramkumar Ramachandra
2013-07-05 10:45 ` John Keeping
2013-07-05 10:52 ` Ramkumar Ramachandra
2013-07-05 11:31 ` Matthieu Moy
2013-07-26 9:29 ` Colin Guthrie
2013-07-29 16:01 ` Junio C Hamano
2013-07-29 17:12 ` Colin Guthrie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51F6A261.40500@colin.guthr.ie \
--to=gmane@colin.guthr.ie \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).