Vladimir Homutov:
You may try the following patch:
diff --git a/src/stream/ngx_stream_proxy_module.c
b/src/stream/ngx_stream_proxy_module.c
--- a/src/stream/ngx_stream_proxy_module.c
+++ b/src/stream/ngx_stream_proxy_module.c
@@ -1564,6 +1564,7 @@ ngx_stream_proxy_process(ngx_stream_sess
03.01.2017 16:20, A. Schulze пишет:
>
> Hello,
>
> last days I setup a server to encapsulate DNS over TLS.
>
>- DNS-Server @localhost, Port 53 TCP
>- NGINX Stream module on public IP, Port 853 TCP, SSL enabled.
>
> That work so far.
> Now I thought to scan this setup using ssllabs.com
>
Hello,
last days I setup a server to encapsulate DNS over TLS.
- DNS-Server @localhost, Port 53 TCP
- NGINX Stream module on public IP, Port 853 TCP, SSL enabled.
That work so far.
Now I thought to scan this setup using ssllabs.com
I shutdown my HTTPS webserver an let nginx stream modul