]> git.ipfire.org Git - thirdparty/openssl.git/commit
README: Remove client only restriction for QUIC.
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Thu, 3 Apr 2025 21:17:54 +0000 (23:17 +0200)
committerNeil Horman <nhorman@openssl.org>
Sat, 5 Apr 2025 13:26:07 +0000 (09:26 -0400)
commit828361eff8f627864b49fb66a20dd83b55c53dd5
tree81a34ac5787b9f2c8ea5a8f461a9db59473df7a5
parent7ac924c2ef5250e0424abc1587b56f70962a79a6
README: Remove client only restriction for QUIC.

The QUIC protocol is also supported on server side.
Update the README file accordingly.

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27258)

(cherry picked from commit 648366ad010b3b22c1f298d39934d72702b3fd55)
README.md