mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-20 13:21:29 +02:00
DOC: install: remove boringssl from the list of supported libraries
BoringSSL support is known to be broken since 2021, it was removed from the CI at this time and never fixed. (30ee2965b66f20a2649323ca36029bf2440e34b9) Even the QUIC code for boringSSL was removed in 2022. (e06f7459faf36f5f63092cb6ce89d281dfc4ee6a)
This commit is contained in:
parent
7bff576ebb
commit
7acdc3f6ff
2
INSTALL
2
INSTALL
@ -252,7 +252,7 @@ https://github.com/openssl/openssl/issues/17627). If a migration to 3.x is
|
||||
mandated by support reasons, at least 3.1 recovers a small fraction of this
|
||||
important loss.
|
||||
|
||||
Four OpenSSL derivatives called LibreSSL, BoringSSL, QUICTLS, and AWS-LC are
|
||||
Three OpenSSL derivatives called LibreSSL, QUICTLS, and AWS-LC are
|
||||
reported to work as well. While there are some efforts from the community to
|
||||
ensure they work well, OpenSSL remains the primary target and this means that
|
||||
in case of conflicting choices, OpenSSL support will be favored over other
|
||||
|
Loading…
x
Reference in New Issue
Block a user