X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=TUdD54N10uxLPSlc
	8VLdbuNOyDNp1hTCdsq/ngD62Da+QWJ/cc9PlLw57wddVvnTTlsIGeeP7Kq/vX/f
	rNBls0UupEpLQrLT1rDHMygUgPMSIBYOVL5H4GUHq7IgYXAC9TxShhIHxSFm3F0M
	HoAgMtEQZUScRS1M8RYaCQYXA04=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=8cYWgS43EB4VgV3eZhZ2Vc
	E/jqU=; b=bNgGs4ZlOhLtB/Dz8MS6KSzWZ97bAguQldML2CgXvGJ17qy4LchGA4
	KUMjwkekTRM14PZ/BrspQyOUWQSSZJewe361DxTcFDXalikUaakao09av3Mkr44w
	0MwMm+89xdHDDRvW7JJBNVYTr+MczIDBhs04qKyHEYIz2cSfuVlPM=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=signing, H*u:en-US, H*UA:en-US, H*u:5.1
X-HELO: mail-oi1-f176.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=subject:to:references:from:openpgp:autocrypt:message-id:date         :user-agent:mime-version:in-reply-to:content-language         :content-transfer-encoding;        bh=kOXFSQTiLkNAwm0ZyPYF5/B5zLJyxiax8vuKq4tY78c=;        b=drcwi4MvJxQalFUHmT66cKCUa/QG78VXZBmMITFMaY9NgYhjg/1M0eNoG4ardo0F3I         w42Z5tqpaMI+/RBEboG8srNgIlh4J1D0dsimfITPDdEMcgT51ZHMyGE/DdYd0cHEDnyo         GIjstLpl1t+9zlZxGK87weL1CXYJZMuHYM+dLEQqxVlLXe3yLAqbabauw0ucnFT8T+x6         ORPHV+c2aMoaJpOtykMbTutBWL2FgArcqmKJBOdq+Jgt3RWHKM8sIecnTFo3bAKnH4NJ         /IeidMyR5THYGk8QHdr9zOAVY1dDYTtQY+MtMauu3KtlQKp83vUdHpnpdeebkbzVHtsf         8Yuw==
Subject: Re: [ANNOUNCEMENT] TEST: fetchmail 6.4.0.rc3-1
To: cygwin@cygwin.com
References: <announce.20190828144930.19906-1-corinna-cygwin@cygwin.com> <6b849bb1-c86e-0fe5-9ece-ad9d5ed180a6@ChinaBuckets.com>
From: =?UTF-8?Q?Ren=c3=a9_Berber?= <rene.berber@gmail.com>
Openpgp: preference=signencrypt
Message-ID: <fd184d4d-65d3-17e7-9279-b823138639b0@gmail.com>
Date: Wed, 28 Aug 2019 20:35:11 -0500
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0
MIME-Version: 1.0
In-Reply-To: <6b849bb1-c86e-0fe5-9ece-ad9d5ed180a6@ChinaBuckets.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

On 8/28/2019 8:15 PM, Eliza wrote:

> I still got the error:
> 
> unable to get local issuer certificate
> fetchmail: Broken certification chain at: /C=US/O=DigiCert
> Inc/OU=www.digicert.com/CN=GeoTrust RSA CA 2018
> fetchmail: This could mean that the server did not provide the
> intermediate CA's certificate(s), which is nothing fetchmail could do
> anything about.  For details, please see the README.SSL-SERVER document
> that ships with fetchmail.
> 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: OpenSSL reported: error:1416F086:SSL
> routines:tls_process_server_certificate:certificate verify failed

You probably have to (re)install (package) ca-certificates.

Or, if you are using your own installed certificate, it may be installed
in the wrong place (i.e. that causes the not found error seen above, its
either not installed, or not in the right place).

HTH
-- 
R.Berber


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

