Files
Burak Yucesoy 0976ce107e Use sslmode=require for PostgreSQL connection strings
In the past, it was not possible download the CA certificates in any way, so we
used channel_binding as a way to verify the server identity. However, now we
give an option to download the CA certificates, so we can use sslmode=require
by default, which also works with pgBouncer as opposed to channel_binding.
Users that require higher security guarantees can download the CA certificates
and use sslmode=verify-ca or sslmode=verify-full.
2025-06-19 13:07:10 +03:00
..
2025-06-04 04:55:45 +09:00
2025-06-04 04:55:45 +09:00
2025-06-04 04:55:45 +09:00
2025-06-04 04:55:45 +09:00
2024-12-14 11:48:31 +01:00
2025-01-31 14:24:34 +01:00
2025-06-04 04:55:45 +09:00
2025-06-19 05:42:59 +09:00
2025-06-11 11:24:17 -07:00
2025-06-04 04:55:45 +09:00
2025-06-11 11:24:17 -07:00