<div dir="ltr">Hi Maxim,<div><br><div>Thanks for your email. I will take a look.</div><div><br></div><div>Best,</div><div>Preety<br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 19, 2016 at 1:38 AM, Maxim Konovalov <span dir="ltr"><<a href="mailto:maxim@nginx.com" target="_blank">maxim@nginx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Preety,<br>
<span class=""><br>
On 5/19/16 2:57 AM, Preety Mordani wrote:<br>
> <Re-sending><br>
><br>
> Hey All,<br>
><br>
> I was looking over the feature differences between nginx and<br>
> nginx-plus and its not clear to me if nginx by itself supports TLS<br>
> termination for a generic TCP session.<br>
><br>
> If it does not support TLS termination for TCP sessions, then are my<br>
> only other options :<br>
><br>
> 1. building the mainline source with the following options to configure?<br>
><br>
> ./configure --sbin-path=/usr/local/nginx/nginx<br>
> --conf-path=/usr/local/nginx/bginx.conf<br>
> --pid-path=/usr/local/nginx/nginx.pid --with-pcre=../pcre-8.38<br>
</span>> --with-zlib=../zlib-1.2.8 --with-http_ssl_module *--with-stream*<br>
> --with-mail=dynamic<br>
> --with-openssl=/home/admin/trial/openssl-1.0.2f/<br>
> *--with-stream_ssl_module*<br>
<span class="">><br>
> or<br>
><br>
> 2. use nginx-plus download?<br>
><br>
> Could someone kindly clarify?<br>
><br>
</span>There are no differences between -plus and -oss in this area -- both<br>
do support TLS termination in the stream module.<br>
<br>
Yes, you are right, you need "--with-stream_ssl_module" configure flag.<br>
<br>
You can find more information about our nginx-oss packages that we<br>
build and ship here:<br>
<br>
<a href="http://nginx.org/en/linux_packages.html#mainline" rel="noreferrer" target="_blank">http://nginx.org/en/linux_packages.html#mainline</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Maxim Konovalov<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</font></span></blockquote></div><br></div></div></div></div>