Date: Thu, 08 Nov 2018 20:05:38 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 233078] mail/fetchmail: fails to check server certificates for lack of SNI supports. Message-ID: <bug-233078-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233078 Bug ID: 233078 Summary: mail/fetchmail: fails to check server certificates for lack of SNI supports. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: fuyuhiko.maruyama@gmail.com CC: chalpin@cs.wisc.edu Flags: maintainer-feedback?(chalpin@cs.wisc.edu) CC: chalpin@cs.wisc.edu Recently fetchmail shows warnings like below when it accesses to gmail.=20 fetchmail: Server certificate verification error: self signed certificate fetchmail: Missing trust anchor certificate: /OU=3DNo SNI provided; please = fix your client./CN=3Dinvalid2.invalid fetchmail: This could mean that the root CA's signing certificate is not in= the trusted CA certificate location, or that c_rehash needs to be run on the certificate directory. For details, please see the documentation of --sslcertpath and --sslcertfile in the manual page. fetchmail: Warning: the connection is insecure, continuing anyways. (Better= use --sslcertck!) The problem is fixed at upper stream on github below. https://gitlab.com/fetchmail/fetchmail/commit/9b8b634312f169fab872f3580c2fe= be5af031615 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233078-7788>