JNDI is next on my list to look at.  I read about it somewhere around
6 months ago, but that was in a Tomcat context and I didn't see
anything regarding encryption.  Do you have any links/pointers for
encrypted JNDI?  I hadn't thought about the export issues (I'm very
focused on my initial needs), but we could have a simple version for
export if we included it (ROT13 anyone?).

Thanks!

/dev/mrg


On 8/10/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
Once you start dealing with encryption, there will be export
legalities and configuration issues (setting up different policy
files).

Maybe we can avoid most of this by making the default encryption type
something harmless and providing directions for enabling more
encryption.

Also, have you considered using JNDI instead?   Some containers
already provide encrypted JNDI data sources.

On 8/10/06, Michael Gentry <[EMAIL PROTECTED]> wrote:
> It looks like I might need the ability to encrypt the JDBC settings
> (or at least the password) in my current applications.  Is this
> something that should be added to Cayenne (and Modeler) or should I
> think of alternative solutions?  Note that this would be encrypted,
> not hashed, since that sometimes gets confused.  There would need to
> be a facility to decrypt, too.
>
> Just looking for thoughts/ideas at this moment.
>
> Thanks,
>
> /dev/mrg
>

Reply via email to