Search the documentation
4 pages for claude_code_client_key.
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_KEY` | Path to client private key 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](/docs/en/network-config#m…
Enterprise network configuration
Claude Code CLI · in the page
network-config
…ODE_CLIENT_CERT=/path/to/client-cert.pem # Client private key export CLAUDE_CODE_CLIENT_KEY=/path/to/client-key.pem # Optional: Passphrase for encrypted private key export CLAUDE_CODE_CLIENT_KEY_PAS…
Configure server-managed settings
Claude Code CLI · in the page
server-managed-settings
…the mTLS client certificate variables `CLAUDE_CODE_CLIENT_CERT` and `CLAUDE_CODE_CLIENT_KEY` * API routing and provider selection, including `ANTHROPIC_BASE_URL`, the provider selection variables suc…