You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Zameer Manji (JIRA)" <ji...@apache.org> on 2015/01/21 03:47:34 UTC

[jira] [Created] (AURORA-1043) /logconfig does not work when the scheduler is behind SSL

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)