Encrypted JDBC between JAVA Middletier and MSSQL Server
- From: "aich" <aich@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 5 Jan 2006 02:54:02 -0800
Hi,
I have my J2EE application (SUN JAVA Application server ) accessing business
data stored in MS SQL Server 2000.
I'm using com.microsoft.jdbc.sqlserver.SQLServerDriver class for JDBC
connectivity.
I want secure ( encrypted data exchange between App. and DB) communication.
As evident Force Protocol Encryption feature in SQL Server can ensure
encrypted communication betweeen MS client and server.
Will it also ensure a security between JAVA application and DB Server ?
or Do i need to upgrade my driver class ?
Also what sort of encryption it performs ? Do i have a choice ?
Thanks
aich
.
- Prev by Date: When is RTM version of SQL Server 20005 JDBC Driver being released
- Next by Date: Re: When is RTM version of SQL Server 20005 JDBC Driver being released
- Previous by thread: When is RTM version of SQL Server 20005 JDBC Driver being released
- Next by thread: Re: Encrypted JDBC between JAVA Middletier and MSSQL Server
- Index(es):
Relevant Pages
|
Loading