Eli Zaretskii writes: >> From: Robert Pluim >> Date: Mon, 06 May 2019 14:15:27 +0200 >> Cc: Laurent Charignon , 34341@debbugs.gnu.org >> >> >>>>> On Mon, 06 May 2019 08:10:32 -0400, Noam Postavsky said: >> >> Noam> Thanks, I wasn't aware of this, I'll check if that helps >> Noam> later today. I think it makes sense to backport regardless >> Noam> though. I can confirm that (setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3") avoids the problem on my Arch box (has gnutls v3.6.7). >> I do too, but last time Eli wasn't too enthusiastic about it. > > It's a complex change, and we don't even know whether emacs-26 will be > used for another "regular" release. What if we need it for some > emergency release, for example? Having to remember there was this > cherry-pick, and branching from before it, reverting it, is not my > idea of fun. I found this smaller change fixes it also. Is it simple enough to for emacs-26? Otherwise, we should set gnutls-algorithm-priority because (as far as I understand) we have a broken TLS1.3 implementation at the momement.