Welcome! Log In Create A New Profile

Advanced

Re: PROXY protocol to upstream server

Maxim Dounin
August 13, 2018 10:22AM
Hello!

On Mon, Aug 13, 2018 at 01:38:38AM +0300, Danila Vershinin wrote:

> I understand. Followup question is:
>
> Is NGINX capable of presenting clients with different SSL certificate based on SNI?
> As in:
>
> stream {
> server {
> ssl_certificate foo.example.com http://foo.example.com/.crt;
> ssl_certificate bar.example.com http://bar.example.com/.crt;
> ...
> }
> }

No, currently there is no SNI support in the stream module (except
$ssl_preread_server_name in the stream ssl preread module, see
http://nginx.org/en/docs/stream/ngx_stream_ssl_preread_module.html).

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

PROXY protocol to upstream server

Danila Vershinin August 12, 2018 04:34PM

Re: PROXY protocol to upstream server

Maxim Dounin August 12, 2018 05:14PM

Re: PROXY protocol to upstream server

Danila Vershinin August 12, 2018 06:40PM

Re: PROXY protocol to upstream server

Maxim Dounin August 13, 2018 10:22AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 288
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