Now client certificates can be set only on nginx configuration level. We need to set them per connection. Depends on https://github.com/openresty/lua-nginx-module/pull/997 and https://github.com/openresty/lua-resty-core/pull/89
Now client certificates can be set only on nginx configuration level.
We need to set them per connection.
Depends on openresty/lua-nginx-module#997 and openresty/lua-resty-core#89