X-Recipient: archive-cygwin AT delorie DOT 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=BKd VBDpgc4rDmX9claLVmwVSZ2+3fSWqhMr6rDl4gHN6sOh3ty1jElE7OtowwzaKofP kxf+GYi4s5p16/fjhEBiSGW2IKi9+wBUi5VbnulhzoCqQ7n4HfFFFcAo5Lu1Nl2Z iouf9Tb5LXBFWLFuZZ494ywjoH2KdpRWfk36u6ss= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=40n+AZwtv TI1JZOszItkXm+RVBc=; b=SjyP9o7BNjDQ0xO3a72vzeK1/FNz3me5NZaT5DtVG T1tRwuyoyDGYffIdV1Z01+HxYvVjxCD2YSJO0OP5w2nK3ioAj7xxnadTB2UxGpbA GIZ4ET9DqH1D5EVLRf7Co8iM07otqTyHI3IaCOXTEjf7OW00/U1Twy3w5Xrhq+cl E4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.42.47.77 with SMTP id n13mr18176198icf.12.1369720355163; Mon, 27 May 2013 22:52:35 -0700 (PDT) Message-ID: <51A44622.9060200@users.sourceforge.net> Date: Tue, 28 May 2013 00:52:34 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: gnutls: use ca-certificates Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Dr. Volker, It has been brought to my attention that gnutls does not seem to be configured to use ca-certificates by default. This can be enabled by adding --with-default-trust-store-file=/usr/ssl/certs/ca-bundle.crt to configure flags and ca-certificates to libgnutls28_REQUIRES. Yaakov -- 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