emacs-devel
[Top][All Lists]
Advanced

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

Re: ALPN support for GnuTLS connections


From: Richard Stallman
Subject: Re: ALPN support for GnuTLS connections
Date: Thu, 14 Nov 2024 23:45:54 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > ALPN allows the client application to tell the server which protocol it
  > wants to have.
  > So that e.g. instead of first opening a connection to a http server that
  > defaults 1.1 and then switching to 2.0 you can immediately open a
  > connection with 2.0.
  > The benefit being besides the faster establishment of the connection is
  > that the client can stop if the requested connection can't be
  > established before the initial connection.

That makes sense to me.

So I guess that the various tasks you mentioned to me
have nothing substantial to do with ALPN, but they talk
via some protocol which has various versions, and they
use ALPN to do that.  Is that right?

Thanks for explaining.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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