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 16:01:58
Message-ID: 0fcf9ec9-82b4-4edb-8aa3-05aaa38f5987@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5/11/24 11:59, Joe Conway wrote:
> 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

And as of a few moments ago:

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=407e0b023cdb449dde65fd370c6cc48f5b8a5579

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vidyashree H S 2024-05-13 06:38:39 Re: Postgresql active-active nodes in cluster
Previous Message Joe Conway 2024-05-11 15:59:36 Re: Feature Request: Option for TLS no SSLRequest with psql