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.
Updated by The Foreman Bot 11 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10554 added
Actions