Disabled Next Protocol Negotiation in OpenSSL

This commit is contained in:
Nikolas
2021-04-21 07:10:34 +03:00
parent beaee56512
commit c066acd812

View File

@@ -75,6 +75,7 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
--with-file-aio \
--with-http_v2_module \
--with-openssl-opt="enable-tls1_3" \
--with-openssl-opt=no-nextprotoneg \
--add-dynamic-module=/ngx_http_geoip2_module \
--add-dynamic-module=/nginx-rtmp-module \
" \