I forgot to mention how Jenkins behaves when I hit
https://my.jenkins.example.com (going through my ELB with SSL termination):

* I can hit the Dashboard and it seems to look fine
* when I go to /manage , I see the warning I mentioned below
* plugin manager doesn't work at all

On 04/25/2013 05:20 PM, Adam Monsen wrote:
> I thought it would be handy to
> 
> * start jenkins on an EC2 instance with `java -jar jenkins.war`
> * talk HTTPS to an ELB, and have the ELB talk HTTP to Jenkins
> 
> In other words, terminate SSL at the Elastic Load Balancer.
> 
> Is this even possible?
> 
> I tried it out and got the warning "Jenkins says my reverse proxy setup
> is broken" on https://my.jenkins.example.com/manage .
> 
> I'm not sure if
> https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+says+my+reverse+proxy+setup+is+broken
> applies to load balancing, but I'm guessing so... I want to force all
> web traffic to have to talk with my ELB using HTTPS (which sounds just
> like a reverse proxy setup).
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to