Re: RFE: read keystorePass from file

2015-04-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Luca, On 4/16/15 4:16 PM, Luca Menegus wrote: Hi Chris, let me describe what I'm trying to do in more details. Goals: * Completely automate tomcat deployment, and make sure deployment is reproducible and testable in different environment

Re: RFE: read keystorePass from file

2015-04-16 Thread Jan Vávra
Hello, 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. for such things I use java define for tomcat process:

Re: RFE: read keystorePass from file

2015-04-16 Thread Luca Menegus
keystorePass from file Hello, 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. for such things I use java define for tomcat process

Re: RFE: read keystorePass from file

2015-04-16 Thread Luca Menegus
To: Tomcat Users List users@tomcat.apache.org 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 Menegus wrote: Hi Christopher (and Konstantin), took some time to reply

Re: RFE: read keystorePass from file

2015-04-15 Thread Luca Menegus
Schultz ch...@christopherschultz.net To: Tomcat Users List users@tomcat.apache.org 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

Re: RFE: read keystorePass from file

2015-04-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Luca, On 4/15/15 5:40 PM, Luca Menegus wrote: Hi Christopher (and Konstantin), took some time to reply as I wanted to test your suggestions: - a parameterized server.xml that pulls the password [...]: If I understood your hint correctly it

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

Re: RFE: read keystorePass from file

2015-04-14 Thread Christopher Schultz
-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 that would allow reading the keystore password (the password protecting the private key used by secure connectors) from file. My use case: I

Re: RFE: read keystorePass from file

2015-04-14 Thread Konstantin Kolinko
2015-04-14 20:13 GMT+03:00 Christopher Schultz ch...@christopherschultz.net: Luca, On 4/14/15 1:07 PM, Luca Menegus wrote: 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)