-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins: 1.609.1, Batch Task Plugin: 1.17
- duplicates
-
JENKINS-24581 tasks status icon not visible at overview of single task
-
- In Review
-
JENKINS-24581
tasks status icon not visible at overview of single task
Some additional info:
I'm running Jenkins on an Amazon EC2 Instance, behind an Elastic Load Balancer with an SSL certificate.
Requests are routed to Jenkins through the following path:
Browser --> ELB (handles SSL) --> EC2 Instance (port 80)
In the browser's console, I see mixed content errors like:
Mixed Content: The page at 'https://......com/job/......./batchTasks/task/Deploy%20to%20Elasticbeanstalk/' was loaded over HTTPS, but requested an insecure resource 'http://updates.jenkins-ci.org/updates/hudson.tasks.Maven.MavenInstaller.json.html?id=hudson.tasks.Maven.MavenInstaller&version=1.609.1'. This request has been blocked; the content must be served over HTTPS.