Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / February 2005

Tip: Looking for answers? Try searching our database.

Does JDBC support encrypted/secured communication

Thread view: 
goyald@gmail.com - 25 Feb 2005 23:58 GMT
Is there any JDBC support for encrypted or secured communication
(specifically for SQLServer or Oracle) or for any other database?

thanks and regards
Lee Fesperman - 26 Feb 2005 00:41 GMT
> Is there any JDBC support for encrypted or secured communication
> (specifically for SQLServer or Oracle) or for any other database?

That's outside the standard JDBC interface. It depends entirely on the individual JDBC
driver and DBMS backend. Check your vendor's docs.

I do know that the standard JDBC driver for MySQL does support SSL.

Signature

Lee Fesperman, FFE Software, Inc. (http://www.firstsql.com)
==============================================================
* The Ultimate DBMS is here!
* FirstSQL/J Object/Relational DBMS  (http://www.firstsql.com)

goyald@gmail.com - 28 Feb 2005 02:30 GMT
Thanks. Where can one make suggestions for this to be added to JDBC
specs? It would be potential security issue when Sarbanes-Oxley and
other acts are asking for every communication to be secure etc.
Wiseguy - 28 Feb 2005 02:46 GMT
goyald@gmail.com scribbled on the stall wall:
> Thanks. Where can one make suggestions for this to be added to JDBC
> specs? It would be potential security issue when Sarbanes-Oxley and
> other acts are asking for every communication to be secure etc.

there is no need to ask for them to be added.  JDBC is just a collection
of interfaces.  As the other guy mentioned, it is the responsibility
of the driver and database to recognize and support such functionality.

The connection URL is passed to the driver and as part of that URL you
can specify what features the driver is suppose to use.  If the feature
is supported then the driver should take care of it.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.