lua-nginx-module icon indicating copy to clipboard operation
lua-nginx-module copied to clipboard

feature: support AWS-LC SSL Library.

Open devhaozi opened this issue 1 year ago • 6 comments

This PR enables lua-nginx-module to be compiled with AWS-LC, tested on OpenResty 1.27.1.1. image

I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project.

devhaozi avatar Sep 05 '24 15:09 devhaozi

@devhaozi We need to add test cases to cover this new feature

zhuizhuhaomeng avatar Sep 06 '24 01:09 zhuizhuhaomeng

@devhaozi We need to add test cases to cover this new feature

Add it to .travis.yml like BoringSSL?

devhaozi avatar Sep 06 '24 01:09 devhaozi

We don't need to run the tests in t/ directory. Would you please add a script in util that will link AWS-LC SSL Library

zhuizhuhaomeng avatar Sep 06 '24 03:09 zhuizhuhaomeng

@zhuizhuhaomeng tests added.

devhaozi avatar Sep 06 '24 07:09 devhaozi

PR: https://github.com/openresty/stream-lua-nginx-module/pull/360

devhaozi avatar Sep 06 '24 07:09 devhaozi

This pull request is now in conflict :(

mergify[bot] avatar Sep 18 '24 10:09 mergify[bot]

@zhuizhuhaomeng Ready for review, can you take a moment to look at this?

devhaozi avatar Apr 17 '25 17:04 devhaozi