I want to put Jenkins behind a reverse proxy (Apache). Then Jenkins trust 
the caller (the RP) and doesn't manage security itself anymore.
It works only if the only caller of Jenkins IP address wise, is the RP 
itself.

What's the way of coniguring Jenkins to accept connections only from some 
IP address and not others.
I see some ways:
- A Jenkins plugin could do that. I haven't found any.
- Jetty can do that. Is it possible to configure it fron the "java -jar " 
command line?
- Deploy Jenkins in a "real" Tomcat which can then be configured with a 
valve

What's the best way?

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b61f06a4-c805-457f-a833-7a4f96d788e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to