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
3 changes: 1 addition & 2 deletions docs/src/main/sphinx/security/internal-communication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ configuration identical on all cluster nodes.

Note that using hostnames or fully qualified domain names for the URI is
not supported. The automatic certificate creation for internal TLS only
supports IP addresses. Java 17 is known to be incompatible with this feature
and can not be used as a runtime for Trino with this feature enabled.
supports IP addresses.

4. Enable the HTTPS endpoint on all workers.

Expand Down