Welcome! Log In Create A New Profile

Advanced

reverse SSL proxy for jetty

Micha Glave
December 29, 2011 04:56PM
Hi,

I'm trying to use nginx as a reverse-proxy in front of a jetty (running artifactory[^1]).

HTTPS -> NGINX -> HTTP -> Jetty

In plain HTTP it works like a charm, but HTTPS fails. Jetty doesn't recognizes the $scheme. I tried

add_header Front-End-Https on;
proxy_set_header X-Forwarded-Proto https;

Jetty or Artifactory ignores the protocol and some links are calculated as http:// others as relative links (which works). For Jetty it should work as stated here[^2] .

May be there is something magic I can't see?
Can you share your config


Thanks for your help

Micha


[^1]: http://wiki.jfrog.org/confluence/display/RTF/Running+Behind+Apache+HTTPd
[^2]: http://wiki.eclipse.org/Jetty/Tutorial/Apache#Proxying_SSL_on_Apache_to_HTTP_on_Jetty
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

reverse SSL proxy for jetty

Micha Glave December 29, 2011 04:56PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 141
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready