Skip to content

Commit

Permalink
Add link to Trino docs
Browse files Browse the repository at this point in the history
- For process forwarded flag
- Related to using HTTPS terminating load balancer
  • Loading branch information
mosabua committed May 27, 2024
1 parent d83215f commit 54ecd12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ terminated at the Trino Gateway. Normally it refuses to authenticate plain HTTP
requests, but if `http-server.process-forwarded=true` it authenticates over
HTTP if the request includes `X-Forwarded-Proto: HTTPS`.

Find more information in [the related Trino documentation](https://trino.io/docs/current/security/tls.html#use-a-load-balancer-to-terminate-tls-https).

## Configuration

After downloading or building the JAR, rename it to `gateway-ha.jar`,
Expand Down

0 comments on commit 54ecd12

Please sign in to comment.