GNU bug report logs -
#23759
25.1.50; open-tls-stream creates malformed gnutls-cli command if trusted cert files don't exist
Previous Next
Reported by: flitterio <at> gmail.com (Francis Litterio)
Date: Sun, 12 Jun 2016 21:35:02 UTC
Severity: normal
Tags: security, wontfix
Found in version 25.1.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: flitterio <at> gmail.com (Francis Litterio)
> Date: Sun, 12 Jun 2016 17:32:56 -0400
>
> Using Emacs built from the latest mainline source on Windows 7 (with all updates applied),
> I see this problem:
>
> 1. Launch Emacs using: emacs.exe -Q
>
> 2. Evaluate this form in buffer *scratch*:
>
> (progn
> (require 'tls)
> (open-tls-stream "foo" nil "irc.oftc.net" 6697))
>
> After the connection is established, buffer *Messages* shows two failed connection
> attempts using gnutls-cli, followed by a successful connection using openssl:
TLS connections on MS-Windows are supported via the GnuTLS library.
External TLS programs will never work correctly on Windows, since they
use signals to communicate with Emacs. So there's little sense in
fixing this issue, because the result will not work anyway.
Thanks.
This bug report was last modified 6 years and 73 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.