On Nov 13, 2008, at 12:31 PM, Christopher Schultz wrote:
Kevin Nash wrote:
I have a data resource defined in the server.xml and I wish to
[encrypt the] database
password.
This question comes up occasionally. Things to consider:
1. If you encrypt the password in context.xml, where will you
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kevin,
Kevin Nash wrote:
> I have a data resource defined in the server.xml and I wish to [encrypt the]
> database
> password.
This question comes up occasionally. Things to consider:
1. If you encrypt the password in context.xml, where will you s
We use:
http://www.jasypt.org/
best,
-Rob
On Nov 13, 2008, at 11:35 AM, Kevin Nash wrote:
Hello,
I'm using apache-tomcat-5.5.26, Oracle 10.2.0.3, java version
"1.5.0_14"
I have a data resource defined in the server.xml and I wish to
create a digest of the database
password.
type="
Filip,
your correct, the digest is one way
Thanks for response,
Kevin
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: 13 November 2008 17:01
To: Tomcat Users List
Subject: Re: Encrypting database resouce password
if you digest the password to the
if you digest the password to the database, how is tomcat supposed to
pass it to the database?
Filip
Kevin Nash wrote:
Hello,
I'm using apache-tomcat-5.5.26, Oracle 10.2.0.3, java version "1.5.0_14"
I have a data resource defined in the server.xml and I wish to create a digest of the datab