mirror of
https://github.com/postgres/postgres.git
synced 2025-08-12 15:23:02 +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