Unix Technical Forum

ODBC wire encryption

This is a discussion on ODBC wire encryption within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Is there a method to enable an ODBC client to encrypt all communications between the client and the server? ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > MS SQL ODBC

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 08:19 PM
Tony
 
Posts: n/a
Default ODBC wire encryption

Is there a method to enable an ODBC client to encrypt all communications
between the client and the server?

I have a client that is having a cow about data moving over the network via
an ODBC driver to DBMS server unencrypted.

I haven't seen or heard of an option like this before but thought I would
ask.

Our application communicates with SQL Server and Oracle 9i via the vendors
native ODBC drivers.

Tony


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 08:19 PM
Brannon Jones
 
Posts: n/a
Default Re: ODBC wire encryption

ODBC is just an API. It's up to the individual drivers/DBMSes to perform
any encryption.

I'm not familiar with Oracle, but SQL Server supports encryption between
client and server.

If I remember correctly, there are two methods of encryption with SQL
Server. In one method, you install an SSL certificate on the server. This
enables encryption, and REQUIRES that all client connections to the server
use encryption. The other method involves installing a certificate on the
client. This allows single clients to use encryption, without requiring
encryption across-the-board, but has the downside that you can't require
encryption in situations that you WANT it.

My understanding is that the first method is MUCH easier to setup. There
are some gotchas though. If the server is configured with a certificate,
and there is something wrong with the certificate, then the server will fail
to start.

There should be plenty of documentation on this on the web.

Brannon

"Tony" <tonyng2@spacecommand.net> wrote in message
news:#D9JqJumEHA.2948@TK2MSFTNGP11.phx.gbl...
> Is there a method to enable an ODBC client to encrypt all communications
> between the client and the server?
>
> I have a client that is having a cow about data moving over the network

via
> an ODBC driver to DBMS server unencrypted.
>
> I haven't seen or heard of an option like this before but thought I would
> ask.
>
> Our application communicates with SQL Server and Oracle 9i via the vendors
> native ODBC drivers.
>
> Tony
>
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:16 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com