emacs-erc
[Top][All Lists]
Advanced

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

Re: bug#29108: 25.3; ERC SASL support


From: Lars Ingebrigtsen
Subject: Re: bug#29108: 25.3; ERC SASL support
Date: Mon, 23 Aug 2021 16:01:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

"J.P." <jp@neverwas.me> writes:

> In other news, EXTERNAL usage hasn't changed, though I'm wondering if we
> should maybe add a warning when tried in conjunction with TLS1.2 (or
> lower). Any idea if sub-1.3 is even possible on a modern Emacs and if
> so, whether a warning after the fact would suffice? Something like a
>
>   (when (version< (substring (plist-get (gnutls-peer-status proc)
>                                         :protocol)
>                              3)
>                   "1.3")
>     (erc-display-error-notice nil "Warning: ..."))
>
> except nicer perhaps? No idea. (@Lars or someone TLS savvy.)

I think that's up to the Network Security Manager level -- the user can
customise this there.

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



reply via email to

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