mirror of
https://github.com/fergalmoran/nginx-rtmp-geoip2-alpine.git
synced 2026-01-06 16:55:35 +00:00
Disabled Next Protocol Negotiation in OpenSSL
This commit is contained in:
@@ -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 \
|
||||
" \
|
||||
|
||||
Reference in New Issue
Block a user