mirror of
https://github.com/postgres/postgres.git
synced 2026-02-23 01:40:33 -05:00
With sslmode=prefer, the desired behavior is to completely fail the
connection attempt, *not* fall back to a plaintext connection, if the
server responds to the SSLRequest with an error ('E') response instead
of rejecting SSL with an 'N' response. This was broken in commit
|
||
|---|---|---|
| .. | ||
| ecpg | ||
| libpq | ||
| Makefile | ||
| meson.build | ||