Re: Feature Request: Option for TLS no SSLRequest with psql

From: Joe Conway <mail(at)joeconway(dot)com>
To: AJ ONeal <coolaj86(at)proton(dot)me>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Feature Request: Option for TLS no SSLRequest with psql
Date: 2024-05-11 15:59:36
Message-ID: 5b4de652-65ec-44b5-bd1f-c1b43bdd09e9@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5/11/24 11:19, AJ ONeal wrote:
> Could we get a `postgrestls://` or `sslmode=tls` or --tls option that
> instructs psql​ to sends straight TLS, skipping the 0000000804d2162f /
> 0000000804d21630 + N / Y / S handshake?

You should probably be following the hackers mailing list. See:

https://www.postgresql.org/message-id/flat/CAM-w4HOEAzxyY01ZKOj-iq%3DM4-VDk%3DvzQgUsuqiTFjFDZaebdg%40mail.gmail.com

and commits:

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=91044ae4baeac2e501e34164a69bd5d9c4976d21

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=d39a49c1e459804831302807c724fa6512e90cf0

--
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2024-05-11 16:01:58 Re: Feature Request: Option for TLS no SSLRequest with psql
Previous Message Tom Lane 2024-05-11 15:59:04 Re: Feature Request: Option for TLS no SSLRequest with psql