Skip to content

Commit a18ca8c

Browse files
committed
rebase stream tls
1 parent d6ce64d commit a18ca8c

11 files changed

+1869
-536
lines changed

config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ngx_module_srcs=" \
88
$ngx_addon_dir/src/ngx_http_lua_kong_tag.c \
99
$ngx_addon_dir/src/ngx_http_lua_kong_module.c \
1010
$ngx_addon_dir/src/ngx_http_lua_kong_log.c \
11+
$ngx_addon_dir/src/ssl/ngx_lua_kong_ssl.c \
1112
"
1213

1314
ngx_module_incs="$ngx_addon_dir/src"

0 commit comments

Comments
 (0)