Zameer Manji created AURORA-1043:
------------------------------------
Summary: /logconfig does not work when the scheduler is behind SSL
Key: AURORA-1043
URL: https://issues.apache.org/jira/browse/AURORA-1043
Project: Aurora
Issue Type: Bug
Reporter: Zameer Manji
When the /logconfig endpoint is behind SSL the JavaScript console is filled
with the following errors:
{noformat}
Mixed Content: The page at 'https://aurora-smf1.twitter.biz/logconfig' was
loaded over HTTPS, but requested an insecure script
'http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js'. This
request has been blocked; the content must be served over HTTPS.
logconfig:4402 Uncaught ReferenceError: $ is not defined
{noformat}
As a result the endpoint does not work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)