<Re-sending> Hey All,
I was looking over the feature differences between nginx and nginx-plus and its not clear to me if nginx by itself supports TLS termination for a generic TCP session. If it does not support TLS termination for TCP sessions, then are my only other options : 1. building the mainline source with the following options to configure? ./configure --sbin-path=/usr/local/nginx/nginx --conf-path=/usr/local/nginx/bginx.conf --pid-path=/usr/local/nginx/nginx.pid --with-pcre=../pcre-8.38 --with-zlib=../zlib-1.2.8 --with-http_ssl_module *--with-stream* --with-mail=dynamic --with-openssl=/home/admin/iwan-30/openssl-1.0.2f/ *--with-stream_ssl_module* or 2. use nginx-plus download? Could someone kindly clarify? Thanks Preety
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
