bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24900: 25.1; eww SSL handshake could not be performed


From: Laurence Rochfort
Subject: bug#24900: 25.1; eww SSL handshake could not be performed
Date: Thu, 26 Jan 2017 09:23:55 +0000
User-agent: mu4e 0.9.18; emacs 25.1.1

> 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")))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]