> On 8 Feb 2022, at 14:15, rjvbzeoibvpzie <[email protected]> wrote: > > ssl_protocols TLSv1.2 TLSv1.3; > > server { > listen 443 ssl default_server; > ssl_reject_handshake on; > } > > This does not allow ANY other server to be reached with TLSv1.3 > [..]
You didn't specify OpenSSL version, so I assume this belongs to https://trac.nginx.org/nginx/ticket/2071#comment:1 -- Sergey Kandaurov _______________________________________________ nginx mailing list -- [email protected] To unsubscribe send an email to [email protected]
