From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hank Donnay Subject: bug#25240: weechat-1.6: curl error 60 Date: Tue, 20 Dec 2016 17:08:32 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c06137ae72a9005441e4661 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cJT0t-0000Ty-5f for bug-guix@gnu.org; Tue, 20 Dec 2016 17:36:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cJT0s-0007m2-5e for bug-guix@gnu.org; Tue, 20 Dec 2016 17:36:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:34013) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cJT0s-0007lS-0l for bug-guix@gnu.org; Tue, 20 Dec 2016 17:36:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cJT0r-0007hF-M3 for bug-guix@gnu.org; Tue, 20 Dec 2016 17:36:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cJSaJ-000073-Tc for bug-guix@gnu.org; Tue, 20 Dec 2016 17:08:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cJSaI-0008KC-WF for bug-guix@gnu.org; Tue, 20 Dec 2016 17:08:35 -0500 Received: from mail-qk0-x232.google.com ([2607:f8b0:400d:c09::232]:34938) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cJSaI-0008Ir-SN for bug-guix@gnu.org; Tue, 20 Dec 2016 17:08:34 -0500 Received: by mail-qk0-x232.google.com with SMTP id u25so52786814qki.2 for ; Tue, 20 Dec 2016 14:08:33 -0800 (PST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 25240@debbugs.gnu.org --94eb2c06137ae72a9005441e4661 Content-Type: text/plain; charset=UTF-8 Weechat seems to be unable to do HTTPS, and fails with "curl error 60". Setting SSL_CERT_{DIR,FILE} doesn't make a difference. The actual error is: script: error downloading list of scripts: curl error 60 (server certificate verification failed. CAfile: none CRLfile: none) (URL: " https://weechat.org/files/plugins.xml.gz") I have nss-certs installed, and the files pointed to ($GUIX_PROFILE/etc/ssl/certs and $GUIX_PROFILE/etc/ssl/certs/ca-certificates.crt) both exist. Any pointers on where to look to fix this would be appreciated. --94eb2c06137ae72a9005441e4661 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Weechat seems to be unable to do HTTPS, and fail= s with "curl error 60". Setting SSL_CERT_{DIR,FILE} doesn't m= ake a difference. The actual error is:

=C2=A0=C2=A0=C2=A0 script: er= ror downloading list of scripts: curl error 60 (server certificate verifica= tion failed. CAfile: none CRLfile: none) (URL: "https://weechat.org/files/plugins.xml.gz= ")

I have nss-certs installed, and the files pointed to (= $GUIX_PROFILE/etc/ssl/certs and $GUIX_PROFILE/etc/ssl/certs/ca-certificates= .crt) both exist.

Any pointers on where to look to fix this wo= uld be appreciated.
--94eb2c06137ae72a9005441e4661--