-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(nginx-module) Add support for building lua-kong-nginx-module
The lua-kong-nginx-module nginx module adds support for mTLS amongst other things. I also fixed the openresty version for kong enterprise 1.3. Notably, openresty 1.5.8.1 makes building libpcre a pain openresty/lua-resty-core#258 The workaround is to add some custom linker commands. For now I'm not going to do that, but maybe I'll add some sort of version-specific linker option in the future.
- Loading branch information
styree
committed
Dec 18, 2019
1 parent
0fb7150
commit fe0f08a
Showing
1 changed file
with
45 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters