Search the documentation
4 pages for claude_code_client_cert.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Environment variables
Claude Code CLI · in the page
env-vars
…| | `CLAUDE_CODE_CLIENT_CERT` | Path to client certificate file for mTLS authentication…
Monitoring
Claude Code CLI · in the page
monitoring-usage
…:------------------------------- | | `http/protobuf`, `http/json` | `CLAUDE_CODE_CLIENT_CERT`, `CLAUDE_CODE_CLIENT_KEY`, and optionally `CLAUDE_CODE_CLIENT_KEY_PASSPHRASE`. See [Network configuration…
Enterprise network configuration
Claude Code CLI · in the page
network-config
…```bash theme={null} # Client certificate for authentication export CLAUDE_CODE_CLIENT_CERT=/path/to/client-cert.pem # Client private key export CLAUDE_CODE_CLIENT_KEY=/path/to/client-key.pem # Op…
Configure server-managed settings
Claude Code CLI · in the page
server-managed-settings
…Y`, `NODE_EXTRA_CA_CERTS`, and the mTLS client certificate variables `CLAUDE_CODE_CLIENT_CERT` and `CLAUDE_CODE_CLIENT_KEY` * API routing and provider selection, including `ANTHROPIC_BASE_URL`, the pr…