GNU bug report logs - #24900
url.el doesn't support TLS proxies

Previous Next

Package: emacs;

Reported by: Laurence Rochfort <laurence.rochfort <at> oracle.com>

Date: Tue, 8 Nov 2016 10:20:02 UTC

Severity: normal

Found in version 25.1

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: Laurence Rochfort <laurence.rochfort <at> oracle.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 24900 <at> debbugs.gnu.org
Subject: bug#24900: 25.1; eww SSL handshake could not be performed
Date: Thu, 26 Jan 2017 09:23:55 +0000
> The latter doesn't use any Emacs networking, so it's not surprising that
> it's different.  But how have you set up Emacs for use with a TLS proxy?

(setq url-proxy-services '(("no_proxy" . "^\\(localhost\\|.*oracle.*.com\\)")
			   ("http" . "XXXXXX.oracle.com:80")
			   ("https" . "XXXXXX.oracle.com:80")))




This bug report was last modified 6 years and 11 days ago.

Previous Next


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