diff --git a/HowtoIcinga.md b/HowtoIcinga.md index d8f954c6..d8906ec7 100644 --- a/HowtoIcinga.md +++ b/HowtoIcinga.md @@ -202,6 +202,7 @@ Accept commands from master? [y/N]: n ~~~ *Note* : Pour contrôler l'empreinte du certificat de la machine à laquelle on se connecte, on peut utiliser la commande suivante sur celle-ci : + ~~~ openssl x509 -noout -in /etc/icinga2/pki/icinga2-master.crt -fingerprint -sha1 ~~~