Actions
Feature #38454
openAdd support for setting up container certs during global registration.
Description
We need to add support in global registration to be able to set up container certs on the registered host conditionally. The cert setup is creating soft links to ca-bundle cert, client cert and client key in the /etc/containers/certs.d/<server-hostname> directory where podman and flatpak can read those certs for their communication with katello registry.
Actions