Re: Encrypted JDBC between JAVA Middletier and MSSQL Server
aich wrote:
Hi,
Please help me sort out my queries. It's really urgent and serious.
I'll appreciate if someone give me good referrence .
Thanks
aich
Hi. MS's driver does not have an option to encrypt
communication between driver and DBMS. Some other
commercial 3rd-party drivers may.
I know that the Inet driver does:
http://www.inetsoftware.de/products/jdbc/mssql/manual.asp#SSL
Joe Weinstein at BEA Systems
"aich" wrote:
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
.
Relevant Pages
- Re: browser security qs
... There should be support from the server that allows encryption of the ... I never heard of spammers using communication interception for their ... All modern browsers support encryption - but support from ... (microsoft.public.security) - Re: Remoting security
... client and server in .Net Remoting. ... So all communication which goes over wire, ... > authorization, or encryption. ... (microsoft.public.dotnet.security) - core install of Solaris 9 (sparc) package list can be trimmed ?
... This is a server that will have very specific reasons ... system SUNWadmr System & Network Administration Root ... system SUNWeu8os American English/UTF-8 L10N For OS Environment User Files ... system R SUNWfcip Sun FCIP IP/ARP over FibreChannel Device Driver ... (comp.unix.solaris) - Re: 2008 SBS no longer boots
... driver issue initially, the fact that it seems to happen randomly now ... weird with a hardware problem that consistently doesn't get through boot ... other customer, even a 2 week old one, the problem immediately returned. ... There was a time when a server was fired up with a specialized OS and had a battery of tests run against each component to purposefully stress it. ... (microsoft.public.windows.server.sbs) - Re: 2008 SBS no longer boots
... Intel raid card for Server 2003. ... install with one raid driver, or with the other raid driver. ... Any thermal issues and a lot of other hardware problems should show up ... other customer, even a 2 week old one, the problem immediately returned. ... (microsoft.public.windows.server.sbs) |
|