On 27/08/2010 11:26, Vijay wrote:
> For prototyping purposes, I am embedding the secret key in the program
> itself.
> If the solution works out, having it in a secure database is an option I am
> considering..

And how do you propose to provide the password Tomcat uses to access
this secure database?

Mark

> On Fri, Aug 27, 2010 at 3:45 PM, Mark Thomas <ma...@apache.org> wrote:
> 
>> On 27/08/2010 10:41, Vijay wrote:
>>> I am looking to write a wrapper class that decrypts the password passed
>> as
>>> an environment variable to tomcat, and then sets the system property
>>> javax.net.ssl.keyStorePassword inside the JVM itself.
>>
>> And how do you propose to provide the secret key required to perform the
>> decryption?
>>
>> Mark
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to