From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nyc4bos@aol.com Newsgroups: gmane.emacs.devel Subject: Re: need help with certificate bundles for ALL the platforms Emacs supports Date: Mon, 13 Feb 2012 17:30:00 -0500 Message-ID: <84hayumknr.fsf@aol.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329190896 30004 80.91.229.3 (14 Feb 2012 03:41:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Feb 2012 03:41:36 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 14 04:41:35 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rx9Gn-0003Wb-9v for ged-emacs-devel@m.gmane.org; Tue, 14 Feb 2012 04:41:33 +0100 Original-Received: from localhost ([::1]:41133 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rx9Gm-0004TQ-Qx for ged-emacs-devel@m.gmane.org; Mon, 13 Feb 2012 22:41:32 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:34811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rx4Pd-0005BH-5t for emacs-devel@gnu.org; Mon, 13 Feb 2012 17:30:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rx4Pb-0006Ca-Qx for emacs-devel@gnu.org; Mon, 13 Feb 2012 17:30:21 -0500 Original-Received: from imr-mb02.mx.aol.com ([64.12.207.163]:42994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rx4Pb-0006CS-K2 for emacs-devel@gnu.org; Mon, 13 Feb 2012 17:30:19 -0500 Original-Received: from mtaout-db02.r1000.mx.aol.com (mtaout-db02.r1000.mx.aol.com [172.29.51.194]) by imr-mb02.mx.aol.com (8.14.1/8.14.1) with ESMTP id q1DMUDa4007211 for ; Mon, 13 Feb 2012 17:30:13 -0500 Original-Received: from STATION03 (173-13-86-254-NewEngland.hfc.comcastbusiness.net [173.13.86.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mtaout-db02.r1000.mx.aol.com (MUA/Third Party Client Interface) with ESMTPSA id 04ACDE000088 for ; Mon, 13 Feb 2012 17:30:12 -0500 (EST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (windows-nt) x-aol-global-disposition: G DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.aol.com; s=20110426; t=1329172213; bh=qHJXlL7CbuUZcLnhqCD5ztRGsGuSBFPSXsapA98LIpI=; h=From:To:Subject:Message-ID:Date:MIME-Version:Content-Type; b=csNTjWv4eQwDkBpckPCQLKdjU84gbuXcMUsdMWlw4dihAc69Eq8Ok8797653mW7np /b7rCcuL52e+8t57Pr/bc5hbSEZnFTym4GUX5qlj5h0OARUZlDHM/TQmCYTviC9Q+C o7K/8V88q6HpnkFISLY4R+VT0fhjPsWpQp6xxHSQ= X-AOL-SCOLL-SCORE: 0:2:457764032:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1d33c24f398ef4724d X-AOL-IP: 173.13.86.254 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 64.12.207.163 X-Mailman-Approved-At: Mon, 13 Feb 2012 22:41:31 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148599 Archived-At: On Thu, 09 Feb 2012 09:16:16 -0500 Ted Zlatanov wrote: > TZ> I'll start with the easiest ones (please correct me if any are wrong, > TZ> based on http://mercurial.selenic.com/wiki/CACertificates): > > TZ> Debian, Ubuntu, Gentoo and Arch Linux: /etc/ssl/certs/ca-certificates.crt > (maintained by `update-ca-certificates'). > > TZ> Fedora and RHEL: /etc/pki/tls/certs/ca-bundle.crt > > TZ> Suse: /etc/ssl/ca-bundle.pem > > Maintainers: can I change gnutls.el to provide a customizable > `gnutls-trustfiles' and to probe these file locations or would you > consider that a new feature that has to wait? Cygwin: /usr/ssl/cert/ca-bundle.crt