Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Tomcat
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Paul Clapham
Ron McLeod
Jeanne Boyarsky
Tim Cooke
Sheriffs:
Liutauras Vilda
paul wheaton
Henry Wong
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Carey Brown
Frits Walraven
Bartenders:
Piet Souris
Himai Minh
Forum:
Tomcat
encrypt database connection
srini carry
Ranch Hand
Posts: 83
posted 9 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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
Rancher
Posts: 43027
76
posted 9 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Check if the DB you're using supports SSL connections; that's the most common way to encrypt DB traffic these days.
"To do good, you actually have to do something." -- Yvon Chouinard
Free, earth friendly heat - from the CodeRanch trailboss
https://www.kickstarter.com/projects/paulwheaton/free-heat
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
database connection in init() of servlet
database connection pooling with weblogic 8.1
Hibernate dialect
Tomcat JDBC 2 DataSource
MySQL Connection Pooling
More...