<html><head><style>body{font-family:Verdana,Arial;font-size:12px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Hi,</div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">I’m trying to configure Nginx 1.9.7 as a proxy server. This proxy server won’t serve as SSL termination for HTTPS requests, for which the proxy_ssl directive sounds perfect.</div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><a href="http://nginx.org/en/docs/stream/ngx_stream_proxy_module.html?&_ga=1.265652687.1742266542.1457571695#proxy_ssl">http://nginx.org/en/docs/stream/ngx_stream_proxy_module.html?&_ga=1.265652687.1742266542.1457571695#proxy_ssl</a></div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">However, I’m getting the following error:</div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">nginx: [emerg] unknown directive "proxy_ssl" in /home/devel/nginx.conf:14</div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">I’m under the impression that this module is included in the core, but I might be wrong. How should go about compiling with the corresponding module included?</div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">These are my current configure arguments:</div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">configure arguments: --prefix=/usr/local/openresty/nginx --with-cc-opt=-O2 --add-module=../ngx_devel_kit-0.2.19 --add-module=../echo-nginx-module-0.58 --add-module=../xss-nginx-module-0.05 --add-module=../ngx_coolkit-0.2rc3 --add-module=../set-misc-nginx-module-0.30 --add-module=../form-input-nginx-module-0.11 --add-module=../encrypted-session-nginx-module-0.04 --add-module=../srcache-nginx-module-0.30 --add-module=../ngx_lua-0.10.2 --add-module=../ngx_lua_upstream-0.05 --add-module=../headers-more-nginx-module-0.29 --add-module=../array-var-nginx-module-0.05 --add-module=../memc-nginx-module-0.16 --add-module=../redis2-nginx-module-0.12 --add-module=../redis-nginx-module-0.3.7 --add-module=../rds-json-nginx-module-0.14 --add-module=../rds-csv-nginx-module-0.07 --with-ld-opt=-Wl,-rpath,/usr/local/openresty/luajit/lib --with-http_ssl_module</div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Thanks in advance.</div><div id="bloop_customfont" style="font-family:Verdana,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div>Cheers,<br><div id="bloop_sign_1460615810068581120" class="bloop_sign"><div><font face="Verdana"><span style="font-size: 12px;">Jorge Romero</span></font></div></div></body></html>