II.
EnvVar JSON
Structured · liveenv-var:claude-code-cert-store
CLAUDE_CODE_CERT_STORE json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-cert-store",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-tls.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_CERT_STORE",
"description": "Comma-separated list of CA certificate sources (bundled, system, or both).",
"name": "CLAUDE_CODE_CERT_STORE",
"category": "tls",
"valueType": "enum",
"defaultValue": "bundled,system"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-cert-store",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}