stream-lua-nginx-module
stream-lua-nginx-module copied to clipboard
about ocsp
hi ,i want to use ocsp to check the certificate , when the stream mode can support?
@zhiquy It's not yet ported to the stream subsystem but should be easy:
https://github.com/openresty/lua-resty-core/blob/master/lib/ngx/ocsp.lua
Will you create a pull request for it?