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:
Heikki Linnakangas 2024-04-09 08:04:20 +03:00
parent deca6ac136
commit e9f29233fd
1 changed files with 1 additions and 1 deletions

View File

@ -1820,7 +1820,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
<para>
Note that if <literal>gssencmode</literal> is set
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
protocol, regardless of <literal>sslnegotiation</literal>. In other
words, the direct SSL handshake is not used, if a TCP connection has