-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Acceptance criteria:
- Added & used config values:
CODER_AIPROXY_UPSTREAM,CODER_AIPROXY_UPSTREAM_CA CODER_AIPROXY_UPSTREAMspecifies the upstream proxy URL (format: http://[user:pass@]host:port or https://[user:pass@]host:port)CODER_AIPROXY_UPSTREAM_CAspecifies a path to a PEM-encoded CA certificate to trust for the upstream proxy's TLS interception (required when chaining through an SSL-bumping proxy)- Both HTTP CONNECT tunnels and regular HTTP requests are routed through the upstream proxy
- Proxy authentication credentials in the upstream URL are properly forwarded
- Has tests
Metadata
Metadata
Assignees
Labels
No labels