Hello
Due to some circumstances, I have to migrate our Master setup to new OS/VM. The current masters are using icinga2 version2.13.2-1 on Centos8 and the new Masters are using version 2.15.0-1 on Ubuntu 22.04. I could not keep the Hostnames of the new servers the same as the old, so I would need to update the certificates on all satellites/Agents.
The configuration and zones will stay the same. I would only need to update the Master hostnames in zones.conf and update the certificate.Currently my safe bet is just to re run Node Wizard.
I’m looking if there is a faster way to do that with the commands like “pki request“ and/or “pki save-cert“. From looking at the documentation, I’m not able to fully understand how to use them.