Re: Proposal: sslmode=tls-only

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Keith Burdis <keith(at)burdis(dot)org>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Proposal: sslmode=tls-only
Date: 2021-12-24 22:05:01
Message-ID: 1115110.1640383501@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Keith Burdis <keith(at)burdis(dot)org> writes:
> Has consideration been given to having something like ssl-mode=tls-only
> where the SSLRequest message is skipped and the TLS handshake starts
> immediately with the protocol continuing after that?

https://www.postgresql.org/message-id/flat/fcc3ebeb7f05775b63f3207ed52a54ea5d17fb42.camel%40vmware.com

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2021-12-25 03:36:00 generic plans and "initial" pruning
Previous Message Tom Lane 2021-12-24 22:00:17 Refactoring the regression tests for more independence