From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: need help with certificate bundles for ALL the platforms Emacs supports (was: GnuTLS invasion of Emacs published)) Date: Thu, 09 Feb 2012 20:53:13 +0200 Message-ID: <83liobaleu.fsf@gnu.org> References: <4F25FA2F.2010401@gmail.com> <4F27F4A1.6030907@gmail.com> <6E4BE1E758D04283A7C3A660ED379966@us.oracle.com> <87liolnipl.fsf@lifelogs.com> <50081AA79F2F4860A3B9DCEDFC1ABEC8@us.oracle.com> <877h04nc2e.fsf@lifelogs.com> <83ehucfjc8.fsf@gnu.org> <87r4ycjbjz.fsf_-_@lifelogs.com> <83mx8zev8s.fsf@gnu.org> <87vcnnj1xm.fsf@lifelogs.com> <87ipjgw0r3.fsf_-_@lifelogs.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1328813647 10758 80.91.229.3 (9 Feb 2012 18:54:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Feb 2012 18:54:07 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 09 19:54:05 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 1RvZ83-0005B1-At for ged-emacs-devel@m.gmane.org; Thu, 09 Feb 2012 19:53:59 +0100 Original-Received: from localhost ([::1]:59986 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvZ82-0004Kw-R3 for ged-emacs-devel@m.gmane.org; Thu, 09 Feb 2012 13:53:58 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:52368) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvZ7t-0004JH-OE for emacs-devel@gnu.org; Thu, 09 Feb 2012 13:53:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvZ7p-0007Vq-K2 for emacs-devel@gnu.org; Thu, 09 Feb 2012 13:53:49 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:61160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvZ7p-0007VF-Dk for emacs-devel@gnu.org; Thu, 09 Feb 2012 13:53:45 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LZ5001002WGQB00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Thu, 09 Feb 2012 20:53:07 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.149.156]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LZ5001EJ34ICA40@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Thu, 09 Feb 2012 20:53:07 +0200 (IST) In-reply-to: <87ipjgw0r3.fsf_-_@lifelogs.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 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:148410 Archived-At: > From: Ted Zlatanov > Date: Thu, 09 Feb 2012 09:16:16 -0500 > > I need a list of possible cert bundle locations on all the platforms > Emacs supports, or methods to retrieve them. Please send to me directly > or follow up here. The assembled list will help me greatly. > [...] > W32 doesn't seem to have a system cert bundle and getting it from any > specific browser is unreliable, but any suggestions are welcome. I think you are wrong about that. Where did you get this information? Can you show me an example of a "cert bundle", i.e. what kind of directory hierarchy, if any, is there, and what files can one find there? Examples of how files are named and their contents will help. I need this to compare with what I think is a cert bundle on my Windows box (if I'm not mistaken). TIA