|
This is unreleased documentation for Admission Controller 1.30-next. |
Custom certificate authorities
With both of kwctl and policy-server
you can pull policies from Open Container Initiative (OCI) registries and HTTP servers.
You can only push policies to OCI registries.
By default, HTTPS is used with host TLS verification for this.
The system’s certificate authority (CA) store is used to
validate the trusted chain of certificates from the OCI registry.
In a standard SUSE Security Admission Controller installation, the policy-server uses the
CA store shipped with its Linux container.
On the client side, kwctl uses your operating system CA store.
If you are using the
Controller,
you can configure the PolicyServer via its
spec fields.
|
The default behavior of |
The sources.yaml file
You can tune the push-pull behavior of kwctl and policy-server using the sources.yaml file.
For reference details, check the sources.yaml reference.