stream-lua-nginx-module icon indicating copy to clipboard operation
stream-lua-nginx-module copied to clipboard

about ocsp

Open zhiquy opened this issue 6 years ago • 1 comments

hi ,i want to use ocsp to check the certificate , when the stream mode can support?

zhiquy avatar Mar 28 '19 08:03 zhiquy

@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?

agentzh avatar Mar 28 '19 21:03 agentzh