Re: Introducing SNI in TLS handshake for SSL connections

Поиск
Список
Период
Сортировка
От Pablo Iranzo Gómez
Тема Re: Introducing SNI in TLS handshake for SSL connections
Дата
Msg-id 20181211145240.GL20222@redhat.com
обсуждение исходный текст
Ответы Re: Introducing SNI in TLS handshake for SSL connections  (Andreas Karlsson <andreas@proxel.se>)
Re: Introducing SNI in TLS handshake for SSL connections  (Andreas Karlsson <andreas@proxel.se>)
Список pgsql-hackers
Hi,

> On 4/24/17 22:26, Florin Asavoaie wrote:
> > If there's nobody against this, I can try to do the patch myself,
> > doesn't look too difficult (I expect it to simply work by
> > calling SSL_set_tlsext_host_name(SSL_context, PQhost(conn))) somewhere
> > in initialize_SSL in fe-secure-openssl.c.
>
> I had to look up what SNI is:
> https://en.wikipedia.org/wiki/Server_Name_Indication
>
> This seems useful.
>
> If you have a patch, please add it here:
> https://commitfest.postgresql.org/14/
>
> --
> Peter Eisentraut              http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

I came to this old thread while trying to figure out on how to setup postgres replication behind OpenShift/Kubernetes
behinda route (which only forwards 80 or 443 traffic), but could work if SNI is supported on the client using it. 

I haven't found any further follow-up on this, but based on the number of posts and questions on many sites on
accessingpostgres on OpenShift/Kubernetes it could be something good to have supported. 

Any further information or plans?

Thanks,
Pablo


--

Pablo Iranzo Gómez (Pablo.Iranzo@redhat.com)          GnuPG: 0x5BD8E1E4
Senior Software Engineer - Solutions Engineering           iranzo @ IRC
RHC{A,SS,DS,VA,E,SA,SP,AOSP}, JBCAA        #110-215-852    RHCA Level V

Blog: https://iranzo.github.io                     https://citellus.org

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Why not represent "never vacuumed" accurately wrt pg_class.relpages?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Record last password change