Re: Missing SSL directives in ngx_stream_ssl_module

2015-11-18 Thread Joó Ádám
Hi Maxim, > The directives above cover several very different areas and > use-cases. Any specific reasons why you asking? In this instance I would like to use Nginx for TLS termination only and receiving the underlying traffic unaltered, but I would like to provide the same functionality to brows

Re: Missing SSL directives in ngx_stream_ssl_module

2015-11-18 Thread Maxim Konovalov
On 11/18/15 3:38 PM, Joó Ádám wrote: > Hi, > > There are 10 directives missing from ngx_stream_ssl_module compared to > ngx_http_ssl_module: > > * ssl_buffer_size > * ssl_client_certificate > * ssl_crl > * ssl_stapling > * ssl_stapling_file > * ssl_stapling_responder > * ssl_staplin

Missing SSL directives in ngx_stream_ssl_module

2015-11-18 Thread Joó Ádám
Hi, There are 10 directives missing from ngx_stream_ssl_module compared to ngx_http_ssl_module: * ssl_buffer_size * ssl_client_certificate * ssl_crl * ssl_stapling * ssl_stapling_file * ssl_stapling_responder * ssl_stapling_verify * ssl_trusted_certificate * ssl_verify_client