Re: SQL Server 2000 Encryption
- From: Sue Hoegemeier <Sue_H@xxxxxxxxxxxxx>
- Date: Wed, 22 Mar 2006 20:50:42 -0700
It should stay disabled on the client. It's not a valid way
to check if the encryption is working - you need to use a
network sniffer to validate the encryption.
-Sue
On Wed, 22 Mar 2006 05:24:03 -0800, Brian P
<BrianP@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Sue,
Thank you for the reply. When I am connected from my client to the SQL
Server that has encryption enabled, should my client connection properties
(from SQL Server Mgmt Studio) indicate Encrypted Yes? Currently, it says
Encrypted No. Is this indicator accurate or is it a valid way to determine
if communications are encryted?
Brian
"Sue Hoegemeier" wrote:
You enabled it globally using this method so you don't need
to worry about the client settings. If you want to enable it
for specific clients, you turn it off at the server and
enable encryption on the clients.
You would need to monitor the communication between the two
using a network sniffer like MS Network Monitor.
Check the following article for information on configuring
SSL:
How to enable SSL encryption for SQL Server 2000 or SQL
Server 2005 if you have a valid Certificate Server
http://support.microsoft.com/?id=276553
-Sue
On Tue, 21 Mar 2006 06:34:28 -0800, Brian P
<BrianP@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I have SQL Server 2000 Standard (SP4) running with encrypted communications
(I checked the the Force protocol encryption check box in the SQL Server
Network Utility). In order to do this, I setup a Certificate Server and a
certificate for the SQL Server.
What do we need to do on the client to insure communications are encrypted?
According to Microsoft, encryption should only be enabled on the server or
client, but not both. With that said, I have looked at connection properties
on my client (to the server) and have seen encryption set to No which
concerns me.
Is there an easy way to verify that communications are encrypted?
Thank you.
.
- Follow-Ups:
- Re: SQL Server 2000 Encryption
- From: Brian P
- Re: SQL Server 2000 Encryption
- References:
- Re: SQL Server 2000 Encryption
- From: Sue Hoegemeier
- Re: SQL Server 2000 Encryption
- Prev by Date: Re: using a certificate as login account
- Next by Date: Re: Login Triggers?
- Previous by thread: Re: SQL Server 2000 Encryption
- Next by thread: Re: SQL Server 2000 Encryption
- Index(es):
Relevant Pages
|
|