Page 2 of 2

Re: Nagios XI http to https web.

Posted: Fri Feb 20, 2015 12:01 pm
by shailu2014
Thanks abrist for help...

I have one more requiring that when we are opening the URL Nagios core in Nagios XI it is not open with https.

So please can you help me is there any setting to open the core url with the https.


Thanks,
Sjain

Re: Nagios XI http to https web.

Posted: Fri Feb 20, 2015 1:24 pm
by abrist
You will need to implement ssl for the nagioscore vhost by editing the file:

Code: Select all

/etc/httpd/conf.d/nagios.conf
If you need help doing so, please send the output of the command:

Code: Select all

cat /etc/httpd/conf.d/nagios.conf