Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build h3 script to have the option to build quiche with openssl/quictls #10873

Open
brbzull0 opened this issue Nov 29, 2023 · 0 comments

Comments

@brbzull0
Copy link
Contributor

brbzull0 commented Nov 29, 2023

Update build_h3_tools.sh to let user to build quiche+quictls instead of boringssl.

#10672 can be used to let ATS build with openssl/quictls and
#10872 can be used to build quiche with openssl/quictls support.

Building ATS

After you run the build_h3_tools.sh quictls you'll need to set the:

  • LD_LIBRARY_PATH to point to the openssl-quictls lib folder for this to work, and
  • PKG_CONFIG_PATH should be set to the openssl-quictls pkgconfig folder

quiche+quictls PR cloudflare/quiche#1605

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant