mirror of
https://github.com/postgres/postgres.git
synced 2025-05-11 05:41:32 +03:00
Fix typo in docs
Author: Erik Rijkers Discussion: https://www.postgresql.org/message-id/0167b1e1-676c-66ba-e857-3ad7cd84404f@xs4all.nl
This commit is contained in:
parent
deca6ac136
commit
e9f29233fd
@ -1820,7 +1820,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
|
|||||||
<para>
|
<para>
|
||||||
Note that if <literal>gssencmode</literal> is set
|
Note that if <literal>gssencmode</literal> is set
|
||||||
to <literal>prefer</literal>, a <acronym>GSS</acronym> connection is
|
to <literal>prefer</literal>, a <acronym>GSS</acronym> connection is
|
||||||
attempted first. If the server ejectes GSS encryption, SSL is
|
attempted first. If the server rejects GSS encryption, SSL is
|
||||||
negotiated over the same TCP connection using the traditional postgres
|
negotiated over the same TCP connection using the traditional postgres
|
||||||
protocol, regardless of <literal>sslnegotiation</literal>. In other
|
protocol, regardless of <literal>sslnegotiation</literal>. In other
|
||||||
words, the direct SSL handshake is not used, if a TCP connection has
|
words, the direct SSL handshake is not used, if a TCP connection has
|
||||||
|
Loading…
x
Reference in New Issue
Block a user