Closed espadolini closed 8 years ago
How hard would it be to adapt the current module to also cooperate with ngx_stream_ssl_module or ngx_mail_ssl_module? Would it lead to too much code duplication?
ngx_stream_ssl_module
ngx_mail_ssl_module
Added support to this for master. There's still more code duplication than I'd like though :(
Tagged v1.1.0 which includes this.
How hard would it be to adapt the current module to also cooperate with
ngx_stream_ssl_module
orngx_mail_ssl_module
? Would it lead to too much code duplication?