Re: Does Force Protocol Encryption on Server Require Certificate to be Installed on Client?
From: nasteric (nasteric_at_yahoo.com)
Date: 06/07/04
- Next message: Hari Prasad: "Re: Backup Permissions"
- Previous message: Mark Allison: "Re: How to Check if SQL Server 7 SP4 or higher is installed using Registry"
- In reply to: nasteric: "Does Force Protocol Encryption on Server Require Certificate to be Installed on Client?"
- Messages sorted by: [ date ] [ thread ]
Date: 7 Jun 2004 09:05:02 -0700
If found a good article.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT19.asp
"Note that, in all cases, SQL Server sends its server authentication
certificate in the clear to the client at the beginning of the
communication sequence. This is part of the SSL protocol. Note that
this occurs even when neither the server nor the client requires
encryption."
nasteric@yahoo.com (nasteric) wrote in message news:<e651d8ae.0406012052.5e1c2f41@posting.google.com>...
> So I was able to enable the option to Force Protocol Encryption using
> SQL. However, I was still able to connect to this instance of SQL
> using the Query Analyzer tool from a machine without the certificate
> (public key) installed.
>
> This leads me to believe that the client connected to the server w/out
> encrypting communications or that the client doesnt require a
> certificate in order to connect (encrypted) to the instance of SQL now
> configured to force protocol encryption. As a result, I have the
> following question.
>
> Once protocol encryption is enabled on the server using the SQL Server
> Network Utility, must the certificate (public key) be installed on the
> client in order to access SQL on the server (now configured to force
> protocol encryption)?
>
> What does it mean when I connect to the instance of SQL from a machine
> w/out the certificate? How is this working? Are communications still
> encrypted from client to server?
>
> Thanks in advance for any help/direction.
- Next message: Hari Prasad: "Re: Backup Permissions"
- Previous message: Mark Allison: "Re: How to Check if SQL Server 7 SP4 or higher is installed using Registry"
- In reply to: nasteric: "Does Force Protocol Encryption on Server Require Certificate to be Installed on Client?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|