mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
This mode still exists for backwards compatibility, making sslmode=require the same as sslmode=verify-ca when the file is present, but not causing an error when it isn't. Per bug 6189, reported by Srinivas Aji