From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#15866: Gnutls elisp code doesn't properly check for file existence Date: Tue, 12 Nov 2013 15:27:25 -0500 Message-ID: References: <21121.29752.814965.329395@consult.pretender> <83ob5p1pgd.fsf@gnu.org> <87bo1po0s1.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1384288102 20359 80.91.229.3 (12 Nov 2013 20:28:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Nov 2013 20:28:22 +0000 (UTC) Cc: 15866@debbugs.gnu.org, emacs@kosowsky.org To: Michael Albinus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Nov 12 21:28:22 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VgKZS-0001tk-02 for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Nov 2013 21:28:22 +0100 Original-Received: from localhost ([::1]:45076 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgKZR-0004wH-Jv for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Nov 2013 15:28:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgKZG-0004vb-Gk for bug-gnu-emacs@gnu.org; Tue, 12 Nov 2013 15:28:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgKZ9-0003QH-6E for bug-gnu-emacs@gnu.org; Tue, 12 Nov 2013 15:28:10 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgKZ9-0003QC-33 for bug-gnu-emacs@gnu.org; Tue, 12 Nov 2013 15:28:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VgKZ8-0003v1-6h for bug-gnu-emacs@gnu.org; Tue, 12 Nov 2013 15:28:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 12 Nov 2013 20:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15866 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15866-submit@debbugs.gnu.org id=B15866.138428805315025 (code B ref 15866); Tue, 12 Nov 2013 20:28:02 +0000 Original-Received: (at 15866) by debbugs.gnu.org; 12 Nov 2013 20:27:33 +0000 Original-Received: from localhost ([127.0.0.1]:49201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VgKYf-0003uG-2Q for submit@debbugs.gnu.org; Tue, 12 Nov 2013 15:27:33 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:65339) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VgKYd-0003u1-2s for 15866@debbugs.gnu.org; Tue, 12 Nov 2013 15:27:31 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFFMCqr1/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLNBIUGA0kiB4GsR+QDpEKA4hhnBmBXoMV X-IPAS-Result: Av4EABK/CFFMCqr1/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLNBIUGA0kiB4GsR+QDpEKA4hhnBmBXoMV X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="37715350" Original-Received: from 76-10-170-245.dsl.teksavvy.com (HELO pastel.home) ([76.10.170.245]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 12 Nov 2013 15:27:25 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 2447E630BF; Tue, 12 Nov 2013 15:27:25 -0500 (EST) In-Reply-To: <87bo1po0s1.fsf@gmx.de> (Michael Albinus's message of "Tue, 12 Nov 2013 20:52:46 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:80347 Archived-At: >> As I wrote elsewhere, I agree that gnutls.el should ignore file >> handlers when it looks for certificate files. > The canonical way to ignore any file name handler is to prefix the file > name with "/:", see (info "(emacs)Quoted File Names") That's the canonical way *for the user* to write a file that bypasses file name handlers (useful when you want to access a local file named /ssh:foo:bar, for example). Whereas in gnutls.el the issue is for the *code* to check that the libgnutls C code (which will not have access to the file name handlers) will be able to use the file name provided by the user. Stefan