Page 1 of 1

Styling problems using a F5 DevCentral device

Posted: Wed Feb 10, 2016 2:43 pm
by chicjo01
Attempting to use HTTPS on NagiosXI through an F5 DevCentral device to handle load balancing. If I connect to the server directly over HTTPS it works fine. If I try to go through the F5, then I am getting unstyled page and the below errors.

Program URL: F5 URL
Server Protocal : HTTPS

Nagios XI Version : 5.2.3
Error Location:
login.php?redirect=/nagiosxi/index.php%3f&noauth=1:16

Error Message:
Mixed Content: The page at 'https://<Server>/nagiosxi/login.php?redirect=/nagiosxi/index.php%3f&noauth=1' was loaded over HTTPS, but requested an insecure stylesheet 'http://<Server>/nagiosxi/includes/css/jquery.autocomplete.css'. This request has been blocked; the content must be served over HTTPS.

Re: Styling problems using a F5 DevCentral device

Posted: Wed Feb 10, 2016 2:47 pm
by chicjo01
Please Disregard, I found my problem. I was missing the NameVirtualHost *:443 in the httpd.conf file. After adding that, it corrected the issue.

This Thread can be closed and resolved.

Re: Styling problems using a F5 DevCentral device

Posted: Wed Feb 10, 2016 2:56 pm
by rkennedy
No problem. This thread actually pointed to another issue that I noticed - XI is importing jquery.autocomplete.css twice.

This turned out to be a beneficial post, so thank you!

I'll close this out now, feel free to open a new thread if you ever need assistance in the future.