GNU bug report logs - #15866
Gnutls elisp code doesn't properly check for file existence

Previous Next

Package: emacs;

Reported by: "" <emacs <at> kosowsky.org>

Date: Tue, 12 Nov 2013 00:22:01 UTC

Severity: normal

Tags: fixed

Fixed in version 25.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 15866 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 15866 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, emacs <at> kosowsky.org
Subject: Re: bug#15866: Gnutls elisp code doesn't properly check for file
 existence
Date: Tue, 12 Nov 2013 15:27:25 -0500
>> 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




This bug report was last modified 10 years and 168 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.