I have found this doc, but the file /etc/httpd/conf.d/nagiosxi.conf seems a bit different:
https://assets.nagios.com/downloads/nag ... s%20XI.pdf
Is this the most accurate/up to date doc to achieve ssl?
Thanks,
Robert
Stuck at "Waiting for configuration verification"
Re: Stuck at "Waiting for configuration verification"
Yes, I would recommend following this document closely if you want to setup SSL with XI. It's proven to work. Let us know if run into some issues with it.Is this the most accurate/up to date doc to achieve ssl?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Stuck at "Waiting for configuration verification"
I wanted to follow up with this thread and report that following the ssl doc does allow the config to work.
However, the section of the ssl doc for permanent redirection is slightly incorrect. I had to do:
Thanks for the help!
Robert
However, the section of the ssl doc for permanent redirection is slightly incorrect. I had to do:
Code: Select all
Redirect permanent / https://fqdn-or-ip/Robert
Re: Stuck at "Waiting for configuration verification"
Good stuff - I'm glad this worked out for you Robert. Do you have any questions before we lock the thread?