Re: RFE: read keystorePass from file

2015-04-16 Thread Luca Menegus
From: "Christopher Schultz" > To: "Tomcat Users List" > Sent: Thursday, April 16, 2015 7:22:21 AM > Subject: Re: RFE: read keystorePass from file > > -----BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Luca, > > On 4/15/15 5:40 PM, Luca Menegu

Re: RFE: read keystorePass from file

2015-04-16 Thread Luca Menegus
Hi Jan, thank you very much for your suggestion: it solves my usecase and works like a charm! Regards, Luca - Original Message - > From: "Jan Vávra" > To: "Tomcat Users List" > Sent: Thursday, April 16, 2015 8:29:38 AM > Subject: Re: RFE: read keystorePass from file > > Hello, > >

Re: RFE: read keystorePass from file

2015-04-15 Thread Luca Menegus
; > Sent: Tuesday, April 14, 2015 7:13:53 PM > Subject: Re: RFE: read keystorePass from file > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Luca, > > On 4/14/15 1:07 PM, Luca Menegus wrote: > > Hi, I'd like to suggest the addition of an option tha

RFE: read keystorePass from file

2015-04-14 Thread Luca Menegus
Hi, I'd like to suggest the addition of an option that would allow reading the keystore password (the password protecting the private key used by secure connectors) from file. My use case: I manage tomcat configuration including server.xml with a Configuration System (Ansible). This allows