iiRecord
Agentic AI Atlas · CLAUDE_CODE_CERT_STORE
env-var:claude-code-cert-storea5c.ai
II.
EnvVar JSON

env-var:claude-code-cert-store

Structured · live

CLAUDE_CODE_CERT_STORE json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-tls.yamlCluster · extensions
Record JSON
{
  "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": []
}