cosign policy-controller v0.5.7
ClusterImagePolicy.spec.authorities[].keyless
Keyless sets the configuration to verify the authority against a Fulcio instance.
| Field / Type | Description |
|---|---|
CACert sets a reference to CA certificate | |
Identities sets a list of identities. | |
insecureIgnoreSCT | InsecureIgnoreSCT omits verifying if a certificate contains an embedded SCT |
trustRootRef | Use the Certificate Chain from the referred TrustRoot.CertificateAuthorities and TrustRoot.CTLog |
url | URL defines a url to the keyless instance. |