quiche icon indicating copy to clipboard operation
quiche copied to clipboard

CI builds with openssl/quictls

Open brbzull0 opened this issue 1 year ago • 3 comments

Hi guys, I am working on https://github.com/cloudflare/quiche/pull/1605 which adds support for openssl/quictls 3 and I wonder if we can ammend the CI jobs to build quiche with openssl. I would be happy to help if I am pointed to the right direction.

Regards, Damian Yahoo/ASF member.

brbzull0 avatar Sep 12 '23 09:09 brbzull0

I made https://github.com/cloudflare/quiche/pull/1615 which makes it possible to run some of the CI builds with different TLS features. Once that's merged you should be able to just add "openssl" to the list.

ghedo avatar Sep 13 '23 10:09 ghedo

Great. Thanks. How do you prefer to deal with the openssl/quictls dependency? as with boringssl? a submodule?

Thanks.

brbzull0 avatar Sep 15 '23 15:09 brbzull0

@ghedo @LPardue Hi guys, how do you want to handle having openssl/quictls avialable in a toolchain? Thanks to https://github.com/cloudflare/quiche/pull/1615 we can now just set openssl feature. I am not super familiar with CI but I can help if needed just let me know how we should handle this.

Regards, Damian.

brbzull0 avatar Nov 13 '23 12:11 brbzull0