This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Tomcat and the fly likes encrypt database connection  Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "encrypt database connection  " Watch "encrypt database connection  " New topic
Author

encrypt database connection

srini carry
Ranch Hand

Joined: Nov 30, 2007
Posts: 83
I use tomcat datasource for database connection , our new requirement is to encrypt database connection , can jdbc connection be encrypted? can this be done with tomcat connection pool?


Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35246
    
    7
Check if the DB you're using supports SSL connections; that's the most common way to encrypt DB traffic these days.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: encrypt database connection
 
Similar Threads
Tomcat Performance
how to encrypt catalina out files.
WA #1.....word association
dbcp with tomcat 5.0?
Database Access