sqlserver and certificates.
From: John Michale (polite1974_at_hotmail.com)
Date: 04/30/03
- Next message: Vishal Parkar: "Re:Newbe question"
- Previous message: Tom Moreau: "Re: Newbe question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 30 Apr 2003 06:10:48 -0700
we need to establish connection to sqlserver 2000 from
clients having windows 2000 or windows nt. We need to do
establish ssl connection.for this reason, i installed
certificate services on my server. Note that i have
advance server 2k with sqlserver and iis. I also installed
client certificates on the virutal machine and on a client
machine. The sqlserver is running fine. We can configure
sqlserver in a way that we need to pass parameter to
decide if we use ssl or not. e.g ConnectString
= "SERVER=mydataserver;DRIVER=SQL
Server;Address=192.0.0.27;uid=abc;pwd=xyz;
Network=DBMSSOCN;DATABASE=NorthWind;Integerated
Security=SSPI"
The connection establishes with or without specifying
sspi. How can i see the encryption is really taking place.
I used network monitor but cant see any sql string.
- Next message: Vishal Parkar: "Re:Newbe question"
- Previous message: Tom Moreau: "Re: Newbe question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|