Re: Using existing LetsEncrypt certs with tomcat

2018-01-03 Thread Paul Beard
> On Jan 3, 2018, at 11:33 AM, Christopher Schultz > wrote: > > In there, I detail how to put everything together. There is a script > that builds a Java keystore that Tomcat can use. That script > demonstrates how to take an existing key+certificate+chain, convert it > into a Java keystore an

Re: Using existing LetsEncrypt certs with tomcat

2018-01-03 Thread Paul Beard
Excellent. I’ll look at it when I get home. I don’t do this for a living anymore and I’m a bit rusty. -- This space intentionally left blank. > On Jan 3, 2018, at 11:33 AM, Christopher Schultz > wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Paul, > >> On 12/30/17 8:35

Re: Using existing LetsEncrypt certs with tomcat

2018-01-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Paul, On 12/30/17 8:35 PM, Paul Beard wrote: > I have a freshly installed and running tomcat7 instance with nginx > but I would like to use the signed cert that I use with nginx for > tomcat as well. I can’t make out how that works. Lots of HOWTOs o

RE: WELCOME to users@tomcat.apache.org

2018-01-03 Thread Agrawal, Suraj (CORP)
Hi Team, We are currently working on "Apache Tomcat Version 8.0.22". We are using Apache to host javacontainer for Rest calls for our Siebel application. The javacontainer is listening to Port 9001 as below- We are trying to setup Windows Authentication in Apache by using Reverse Proxy with