]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: install: update supported OpenSSL versions in the INSTALL doc
authorWilly Tarreau <w@1wt.eu>
Tue, 31 May 2022 09:37:37 +0000 (11:37 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 May 2022 09:45:50 +0000 (11:45 +0200)
commitcd50e7673f7faba724a346fef3ba646b1b22ad66
tree2094145159c22c06ba312f4661acf53cd093811c
parent5e349e7b7ea656375446171ac3e15b4a544a02f1
DOC: install: update supported OpenSSL versions in the INSTALL doc

OpenSSL 3.0 is now supported but was not mentioned. Also, it was
found that OpenSSL 0.9.8 doesn't build anymore since 2.5 due to
some of the functions used in the JWT token processing, and since
nobody complained, it seems it's not worth fixing it so support for
it was removed.
INSTALL