PRB: Clients with Force Protocol Encryption Set On May Fail to Connect with an IP Address (316779)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q316779 SYMPTOMS Clients that have the Force Protocol Encryption option set
ON on the client may fail to connect to SQL Server if clients specify an IP
address for the server name. If you try to connect from Query
Analyzer, the error message that occurs is: Unable to
connect to server 'ip_address' Sever: Msg 18, Level 16 State 1 [Microsoft][ODBC
SQL Server Driver][DBNETLIB] SSL Security error If you try to
register the server from the SQL Enterprise Manager, the error message that
occurs is: SSL Security error
ConnectionOpen(SECDoClientHandshake()) WORKAROUND To work around this problem, you can use either of these
methods:
- Use the server name to connect to SQL Server. You can use
the SQL Server Client Network Utility to set up an alias for the server that is
running SQL Server or implement name resolution by using WINS, DNS, or LMHOST
file so that you can connect by server name.
-or-
- -or-Set the Force Protocol Encryption option to ON on the server by using the SQL Server Server Network
Utility. If you turn on encryption on the server, all the clients must connect
by using encryption and you must install a certificate on the server. For more
information, refer to the "Net-Library Encryption" topic in SQL Server 2000
Books Online.
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
318605
INF: How SQL Server Uses a Certificate When the Force Protocol Encryption Option is Set On
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
Microsoft is researching this problem and will post more
information in this article when the information becomes
available.
| Modification Type: | Major | Last Reviewed: | 6/13/2003 |
|---|
| Keywords: | kbprb KB316779 kbAudDeveloper |
|---|
|