From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: need help with certificate bundles for ALL the platforms Emacs supports Date: Mon, 13 Feb 2012 19:05:24 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <874nuuz3cr.fsf@lifelogs.com> 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> <87zkcqr4td.fsf@lifelogs.com> <87fwef8zui.fsf@lifelogs.com> <87ipja7to1.fsf@lifelogs.com> <87mx8m66i8.fsf@lifelogs.com> <87vcnaz9fe.fsf@lifelogs.com> Reply-To: emacs-devel@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329178215 20173 80.91.229.3 (14 Feb 2012 00:10:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Feb 2012 00:10:15 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 14 01:10:15 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 1Rx5yG-0003Nu-SA for ged-emacs-devel@m.gmane.org; Tue, 14 Feb 2012 01:10:12 +0100 Original-Received: from localhost ([::1]:55014 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rx5yG-0004S4-3g for ged-emacs-devel@m.gmane.org; Mon, 13 Feb 2012 19:10:12 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:60104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rx5yC-0004Qe-8I for emacs-devel@gnu.org; Mon, 13 Feb 2012 19:10:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rx5yA-0000Fc-OU for emacs-devel@gnu.org; Mon, 13 Feb 2012 19:10:08 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:44020) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rx5yA-0000FQ-I7 for emacs-devel@gnu.org; Mon, 13 Feb 2012 19:10:06 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rx5y9-0003GG-Kq for emacs-devel@gnu.org; Tue, 14 Feb 2012 01:10:05 +0100 Original-Received: from c-76-28-40-19.hsd1.vt.comcast.net ([76.28.40.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Feb 2012 01:10:05 +0100 Original-Received: from tzz by c-76-28-40-19.hsd1.vt.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Feb 2012 01:10:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 20 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-76-28-40-19.hsd1.vt.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux) Cancel-Lock: sha1:w5s3DkapQ923SR0foe+bhk3QGCc= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:148596 Archived-At: On Mon, 13 Feb 2012 17:20:22 -0500 Stefan Monnier wrote: SM> To the extent that the manual does not talk about TLS at all right now, SM> I don't think gnutls-trustfiles has a place yet. But feel free to SM> update the documentation of open-network-stream. >> I don't see how to update it appropriately. I could add "Please see >> `gnutls-trustfiles'" somewhere in the docstring but it would be a pretty >> random reference. SM> I don't mean "update it with gnutls-trustfiles info", but "update it to SM> document the new "&rest PARAMS" keyword arguments. At that point there SM> will be a place where you can document gnutls-trustfiles. I'm confused. The keyword arguments of `open-network-stream' are already documented. Do you mean I should add a new :trustfiles argument and pass that down to `network-stream-open-starttls', and in the documentation for that argument mention `gnutls-trustfiles'? Thanks Ted