xicore_eventqueue_chart not loading over https
Posted: Thu Dec 27, 2012 11:05 pm
Eversince we moved to HTTPS, we could not use the "xicore_eventqueue_chart" on Admin page becasue it has hardcoded URL in "ajaxhelpers-monitoringengine.inc.php" which loads this chart directly from google.
I tried modifying the hardcoded URL to HTTPS but seems google has a bad cert for it.
Is there a way to load this image in background and not directly by browser? I looked at a similar post here... http://support.nagios.com/forum/viewtop ... 735#p41303
Code: Select all
$chart_url="http://chart.apis.google.com/chart?Is there a way to load this image in background and not directly by browser? I looked at a similar post here... http://support.nagios.com/forum/viewtop ... 735#p41303