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

2024-05-11 Thread Joe Conway
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 000804d2162f / 000804d21630 + N / Y / S handshake? You should probably be following the hack

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

2024-05-11 Thread Joe Conway
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 000804d2162f / 000804d21630 + N / Y / S handshake? You should probably be following the hackers mailing list. See: https://www.p

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

2024-05-11 Thread Tom Lane
AJ ONeal writes: > Could we get a `postgrestls://` or `sslmode=tls` or --tls option that > instructs psql​ to sends straight TLS, skipping the 000804d2162f / > 000804d21630 + N / Y / S handshake? You're too late: https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=d39a49c1e4