]> git.ipfire.org Git - thirdparty/openssl.git/commit
quic http3 demo: minor updates
authorJames Muir <james@openssl.org>
Sun, 29 Oct 2023 19:24:08 +0000 (15:24 -0400)
committerPauli <pauli@openssl.org>
Wed, 8 Nov 2023 00:12:55 +0000 (11:12 +1100)
commit22fa1602da91af2194997e0576582bb4f0cdd7e0
treeaf127d450ec002e7239ec3484151573612c5a936
parent1c6a37975495dd633847ff0c07747fae272d5e4d
quic http3 demo: minor updates

-update run command to include LD_LIBRARY_PATH
-suggest installing libnghttp3-dev on Ubuntu
-drop "-f" from clean recipe (it is already included in $(RM))

Part of https://github.com/openssl/project/issues/253

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22623)
demos/http3/Makefile
demos/http3/README.md