Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/src/main/sphinx/client/jdbc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ Name Description
TrustStore is selected. For macOS, the ``KeychainStore`` TrustStore is selected.
For other OSes, the default Java TrustStore is loaded.
The TrustStore specification can be overridden using ``SSLTrustStoreType``.
``hostnameInCertificate`` Expected hostname in the certificate presented by the Trino server. Only applicable with full SSL verification enabled.
``KerberosRemoteServiceName`` Trino coordinator Kerberos service name. This parameter is
required for Kerberos authentication.
``KerberosPrincipal`` The principal to use when authenticating to the Trino coordinator.
Expand Down