Welcome! Log In Create A New Profile

Advanced

Re: ssl_protocols per server and SNI

Maxim Dounin
April 17, 2018 09:04AM
Hello!

On Mon, Apr 16, 2018 at 05:07:48PM -0700, Frank Liu wrote:

> Looks like OpenSSL 1.1.1 finally fixed this (
> https://github.com/openssl/openssl/issues/4301) and added early callback
> (new in OpenSSL 1.1.1), which allows the application to switch SSL_CTXes
> *before* TLS version negotiation.
> Hopefully nginx 1.15 milestone will be able to take advantage of this.

As per the issue referenced, OpenSSL folks simply closed the
issue without even trying to understand the problem.

Another issue linked there
(https://github.com/openssl/openssl/issues/4302) seems to suggest
that it should be possible to use the clienthello callback as
available in 1.1.1 to switch protocols supported. This might work
(not tested), though certainly will require much more work than
using the servername callback as we do now.

--
Maxim Dounin
http://mdounin.ru/
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

ssl_protocols per server and SNI

Frank Liu April 16, 2018 07:24PM

Re: ssl_protocols per server and SNI

Frank Liu April 16, 2018 08:10PM

Re: ssl_protocols per server and SNI

Maxim Dounin April 17, 2018 09:04AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 307
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready