Skip to content

Commit 6e83275

Browse files
committed
doc: add lua_upstream_skip_openssl_default_verify description
1 parent f01f6de commit 6e83275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ behavior.
167167
* [lua_ssl_trusted_certificate](https://github.com/openresty/lua-nginx-module#lua_ssl_trusted_certificate)
168168
* [lua_ssl_verify_depth](https://github.com/openresty/lua-nginx-module#lua_ssl_verify_depth)
169169
* [lua_ssl_conf_command](https://github.com/openresty/lua-nginx-module#lua_ssl_conf_command)
170+
* [lua_upstream_skip_openssl_default_verify](https://github.com/openresty/lua-nginx-module#lua_upstream_skip_openssl_default_verify)
170171
* [lua_check_client_abort](https://github.com/openresty/lua-nginx-module#lua_check_client_abort)
171172
* [lua_max_pending_timers](https://github.com/openresty/lua-nginx-module#lua_max_pending_timers)
172173
* [lua_max_running_timers](https://github.com/openresty/lua-nginx-module#lua_max_running_timers)

0 commit comments

Comments
 (0)