foreman icon indicating copy to clipboard operation
foreman copied to clipboard

Fixes #37601 - Add Foreman CA refresh template

Open ShimShtein opened this issue 8 months ago • 4 comments

In this PR I am introducing a way to refresh CA certificate for Foreman server. It will have the following parts:

  • [X] Downloadable template to run directly on a server
  • [x] REX script template to be used with SSH REX provider
  • [x] REX Ansible template to be used with Ansible REX provider

All the ways would refresh katello-server-ca.pem file and refresh CA root store accordingly.

ShimShtein avatar Jun 16 '24 12:06 ShimShtein