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 / October 2003

Tip: Looking for answers? Try searching our database.

Secure connection to a SQL database from a Java client

Thread view: 
Jo3 - 20 Oct 2003 00:58 GMT
Hi,

I am currently undertaking a software project that will require secure
connection from a Java UI client to an SQL database located on a different
machine.  I have been researching possible solutions to this and would like
your opinion on the following:

1. Client software on a remote computer opens a secure connection to the
server machine running at a prespecified IP.
2. A further Java program acts as a server on the machine holding the
database, this program decrypts commands sent from the client software,
communicates with the SQL database and sends back encrypted data.

Would there be easier ways of doing this and will it be simple to implement
user name/password verification in the server software?

Thanks in advance for your help!

Joe
Mladen Adamovic - 20 Oct 2003 09:47 GMT
It seems as a natural way to solving that problem, but you need SSL so you
must use
J2EE as I know. I'm currently trying to use J2EE for some JSP/servlet and it
seems very complicated to me.

> I am currently undertaking a software project that will require secure
> connection from a Java UI client to an SQL database located on a different
[quoted text clipped - 13 lines]
>
> Joe
Rick Genter - 21 Oct 2003 03:56 GMT
I don't believe that you have to use J2EE to use SSL. JSSE is distributed as
part of J2SE and allows you to create SSLSockets.

Signature

Rick Genter
<mailto:rgenter "at" rcn.com>

> It seems as a natural way to solving that problem, but you need SSL so you
> must use
[quoted text clipped - 20 lines]
> >
> > Joe


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



©2009 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.