From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: problem with https and w3-fetch ... sometimes Date: Sun, 10 Aug 2014 19:25:09 -0400 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1407713126 32116 80.91.229.3 (10 Aug 2014 23:25:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Aug 2014 23:25:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 11 01:25:19 2014 Return-path: Envelope-to: geh-help-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 1XGcUI-0008VC-Dd for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Aug 2014 01:25:18 +0200 Original-Received: from localhost ([::1]:33006 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGcUH-0006rC-FL for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Aug 2014 19:25:17 -0400 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Injection-Info: mx05.eternal-september.org; posting-host="6d354f5a17ee92aaada543d4dc20b0aa"; logging-data="25466"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+u63YHLP7yi7vnD0USGAhX" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:Fw0oo1q506AoWCdIycoToLuZ/O0= sha1:10qYdX8vWpSCWqg3iRZ18n5D1jg= Original-Xref: usenet.stanford.edu gnu.emacs.help:206880 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:99156 Archived-At: > I think I've chased this down to tls.el so I suspect something has > changed in gnutls-cli. > This is with emacs 24.3.1 and gnutls 3.1.25 > Can anyone suggest routes to debugging this? I'd be happy to take patches that make W3 use the open-network-stream function's builtin TLS support (via libgnutls) instead of going through gnutls-cli. Stefan