Page 1 of 1
implementing https on nagios servers
Posted: Fri Sep 18, 2020 3:45 pm
by benhank
Hi everyone.
I have been tasked with implementing https on my nagios servers. We have generated the certs required but I dont know how to get themn on the server and working with nagios. Can you show me what I need to do to get this working?
Re: implementing https on nagios servers
Posted: Mon Sep 21, 2020 12:02 pm
by benhank
I think I should rephrase this request.
I want to replace the default certifications on the linux boxes with certs created by my domain admins.
I am asking for directions for changing the default certs with the ones we have created. thanks guys!
Re: implementing https on nagios servers
Posted: Mon Sep 21, 2020 2:59 pm
by cdienger
The steps are in
https://assets.nagios.com/downloads/nag ... s%20XI.pdf. The doc goes through everything, but all you should need to do is check the ssl.conf to make sure the SSLCertificateFile and SSLCertificateKeyFile options are enabled pointed at your certificate and key.
Re: implementing https on nagios servers
Posted: Mon Sep 21, 2020 3:13 pm
by benhank
thanks!
Re: implementing https on nagios servers
Posted: Tue Sep 22, 2020 1:39 pm
by scottwilkerson
benhank wrote:thanks!
No problem
Locking thread