i havent used tomcat for url redirects, but here is one resource in github which 5 people seems to have liked. Can try this out if you have a test setup.
https://gist.github.com/jtgasper3/10501274 On Mon, Feb 5, 2018 at 2:07 PM, Zane Blalock <[email protected]> wrote: > I've set up a Jenkins environment inside of Tomcat as a webapp, and I have > it running rather well. > > However, I noticed I cannot get tomcat to redirect jenkins to https -- or > anything for that matter - such that I've setup the web.xml and server.xml > properly - I can get to the https setup just fine, but the redirectPort="#" > portion doesn't seem to do anything with Tomcat. > > Does anyone know if Jenkins has something that overrides the settings of > Tomcat like this or other than setting up the two xml files (security > constraints and connectors with redirects) is there something I'm missing > when running jenkins through Tomcat? > > -- > 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]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-users/12a1d000-8cce-46f9-b3da-994065da700d%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/12a1d000-8cce-46f9-b3da-994065da700d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Regards nirish okram -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPzcO4jBjNvKgKfN7mySi7Sq0kUhskUTFVA%2BbbOyV_6%2B-Z6SGw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
