HI Guys,
i have deployed satellite on new cluster but there is one certificate issue i’m facing using selfsigned certificate error and step i gone through are mentioned below if anyone know about this issue please help me to resolve this issue
using selfsigned certificate like this sudo icinga2 pki new-cert --cn 10.20.xx.xx --key /var/lib/icinga2/certs/10.20.xx.xx.key --cert /var/lib/icinga2/certs/10.20.xx.xx.crt
and the certificate is available in both master and satellite.
signed approved from master node command is icinga2 ca sign
checked ping and telnet from satellite server its working
please help me if any steps are missed from my side . any additional information required please let me know
I suggest trying the icinga2 node wizard command on the satellite to connect to the existing master.
The wizard will ask for the necessary information that you need to provide and does the rest (config creation, service restart) by itself. Agent/Satellite Setup on Linux
@log1c thanks for your reply on this issue ,
actually I tried that , and our satellite is container , is this because i’m using self signed certificate would that be the issue? i didn’t configured this satellite before,