On Sat, 11 May 2024 at 15:36, AJ ONeal wrote:
> Having postgres TLS/SNI/ALPN routable by default will just be more intuitive
> (it's what I assumed would have been the default anyway), and help increase
> adoption in cloud, enterprise, and other settings.
Routing is primarily a feature for "cl
On Sat, 11 May 2024 at 21:36, AJ ONeal wrote:
>
> I just joined the mailing list and I don't know how to respond to old
> messages. However, I have a few suggestions on the upcoming TLS and ALPN
> changes.
>
> TL;DR
>
> Prefer TLS over SSLRequest or plaintext (from the start)
>
> ?sslmode=defaul
I just joined the mailing list and I don't know how to respond to old messages.
However, I have a few suggestions on the upcoming TLS and ALPN changes.
TL;DR
Prefer TLS over SSLRequest or plaintext (from the start)
- ?sslmode=default # try tls, then sslrequest, then plaintext​
- ?sslmode=tls|tl