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
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,
> >
;
> 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
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