On Tue, Feb 8, 2022 at 8:02 AM Sergey Kandaurov <pluknet@nginx.com> wrote:
>
>
> > On 8 Feb 2022, at 14:15, rjvbzeoibvpzie <nginx-forum@forum.nginx.org> 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
Also see https://github.com/openssl/openssl/issues/13291.
Jeff
_______________________________________________
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-leave@nginx.org