TLS & HTTPS
Routing rule
boolean
https_only
Restrict load-balanced backends to their HTTPS ports only.
- Config key
https_only- Scope
- Routing rule
- Type
- boolean
- Default
false
A routing-rule flag: when set, the load balancer only ever connects to backends over their HTTPS port, never plain HTTP. Use it when origin traffic must stay encrypted end-to-end.
[proxy_rules.routing_rules]
https_only = true