lua-nginx-module
lua-nginx-module copied to clipboard
feature: support AWS-LC SSL Library.
This PR enables lua-nginx-module to be compiled with AWS-LC, tested on OpenResty 1.27.1.1.
I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project.
@devhaozi We need to add test cases to cover this new feature
@devhaozi We need to add test cases to cover this new feature
Add it to .travis.yml like BoringSSL?
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 tests added.
PR: https://github.com/openresty/stream-lua-nginx-module/pull/360
This pull request is now in conflict :(
@zhuizhuhaomeng Ready for review, can you take a moment to look at this?