[RFC](https://www.notion.so/coderhq/AI-Bridge-Universal-Client-Compatibility-2bfd579be592800991fcf37f6fc96621?source=copy_link) The CA cert and env vars are required to communicate with the proxy. Acceptance criteria: - Sets the following env vars in agent environment: - `HTTP_PROXY` - `HTTPS_PROXY` - `NODE_EXTRA_CA_CERTS` (Node) - `SSL_CERT_FILE` (OpenSSL lib users) - `REQUESTS_CA_BUNDLE` (Python) - `CURL_CA_BUNDLE` (cURL) - Must download the certificate from https://github.com/coder/internal/issues/1184 - Should require minimal configuration - Must be a `datasource` type