8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deca6ac commit e9f2923Copy full SHA for e9f2923
doc/src/sgml/libpq.sgml
@@ -1820,7 +1820,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
1820
<para>
1821
Note that if <literal>gssencmode</literal> is set
1822
to <literal>prefer</literal>, a <acronym>GSS</acronym> connection is
1823
- attempted first. If the server ejectes GSS encryption, SSL is
+ attempted first. If the server rejects GSS encryption, SSL is
1824
negotiated over the same TCP connection using the traditional postgres
1825
protocol, regardless of <literal>sslnegotiation</literal>. In other
1826
words, the direct SSL handshake is not used, if a TCP connection has
0 commit comments