git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] git send-email and SSL_verify_mode
@ 2013-03-21  9:48 Ramkumar Ramachandra
  0 siblings, 0 replies; only message in thread
From: Ramkumar Ramachandra @ 2013-03-21  9:48 UTC (permalink / raw)
  To: Git List

Hi,

With recent (I'm how recent exactly) versions of IO::Socket::SSL, git
send-email:1169 spits out the following warning, which originates in
Net::SMTP::SSL:

*******************************************************************
 Using the default of SSL_verify_mode of SSL_VERIFY_NONE for client
 is depreciated! Please set SSL_verify_mode to SSL_VERIFY_PEER
 together with SSL_ca_file|SSL_ca_path for verification.
 If you really don't want to verify the certificate and keep the
 connection open to Man-In-The-Middle attacks please set
 SSL_verify_mode explicitly to SSL_VERIFY_NONE in your application.
*******************************************************************

Nevertheless, it does manage to send the email successfully.  I'm not
sure how to fix this bug, since my Perl-foo is weak.  Please advise.

Thanks.

Ram

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-21  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-21  9:48 [BUG] git send-email and SSL_verify_mode Ramkumar Ramachandra

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).