Skip to main content

E1203. Policy bundle signature mismatch

Severity: ERROR. Class: BundleSignatureError. Treat as a tamper signal.

What happened

The signed policy bundle the SDK pulled from the backend has a signature that does not match the expected public key. This is a tamper signal: someone may have modified the bundle in transit or on disk.

How to fix

Delete the cached bundle (~/.controlzero/bundle-cz_*.bin), restart the SDK, and re-pull. If the error recurs, escalate to support.

See also