GNU bug report logs - #36017
27.0.50; TLS 1.3 on macOS exhibits similar issue to #34341

Previous Next

Package: emacs;

Reported by: Aaron Jensen <aaronjensen <at> gmail.com>

Date: Fri, 31 May 2019 01:46:02 UTC

Severity: normal

Tags: moreinfo, unreproducible

Found in version 27.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Aaron Jensen <aaronjensen <at> gmail.com>
Cc: Robert Pluim <rpluim <at> gmail.com>, 36017 <at> debbugs.gnu.org
Subject: Re: bug#36017: 27.0.50; TLS 1.3 on macOS exhibits similar issue to
 #34341
Date: Mon, 03 Aug 2020 10:02:20 +0200
Aaron Jensen <aaronjensen <at> gmail.com> writes:

> Try this in emacs -Q:
>
> (let (
>       ;; (gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3")
>       (url-request-method "POST")
>       (url-request-data "{}")
>       (url-request-extra-headers '(("Authorization" . "token XXX")
>                                    ("Content-Type" . "application/json"))))
>   (switch-to-buffer
>    (url-retrieve
>     "https://api.github.com/repos/facebook/react/pulls"
>     (lambda (status)
>       (error "Staus: %S" status)))))

I've tried this in both Emacs 28 on GNU/Linux and Macos, and I don't
seem to get any errors -- I get a buffer full of JSON and a status full
of TLS data.

Are you still seeing this problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 312 days ago.

Previous Next


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