aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/guc_tables.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-04-28 22:39:35 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-04-28 22:39:35 +0300
commit5c9f35fc48ea99e59300a267e090e3eafd1b3b0e (patch)
tree39699d59162ce0d368212a791e0f5b406f1865af /src/backend/utils/misc/guc_tables.c
parent42b041243c00fb20023c983357e7f1ffd3710fff (diff)
downloadpostgresql-5c9f35fc48ea99e59300a267e090e3eafd1b3b0e.tar.gz
postgresql-5c9f35fc48ea99e59300a267e090e3eafd1b3b0e.zip
Fix documentation and comments on what happens after GSS rejection
The paragraph in the docs and the comment applied to sslnegotiaton=direct, but not sslnegotiation=requiredirect. In 'requiredirect' mode, negotiated SSL is never used. Move the paragraph in the docs under the description of 'direct' mode, and rephrase it. Also the comment's reference to reusing a plaintext connection was bogus. Authentication failure in plaintext mode only happens after sending the startup packet, so the connection cannot be reused. Reported-by: Jacob Champion Discussion: https://www.postgresql.org/message-id/CAOYmi+=sj+1uydS0NR4nYzw-LRWp3Q-s5speBug5UCLSPMbvGA@mail.gmail.com
Diffstat (limited to 'src/backend/utils/misc/guc_tables.c')
0 files changed, 0 insertions, 0 deletions