Skip to content

Commit 913c354

Browse files
authored
Add GSS docs
1 parent 07d3f72 commit 913c354

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ supported:
5757
* sslkey - Key file location. The file must contain PEM encoded data.
5858
* sslrootcert - The location of the root certificate file. The file
5959
must contain PEM encoded data.
60+
* spn - Configures GSS (Kerberos) SPN.
61+
* service - GSS (Kerberos) service name to use when constructing the SPN (default is `postgres`).
6062
6163
Valid values for sslmode are:
6264

0 commit comments

Comments
 (0)