RE: SQL Server & SSL & Fully Qualified Domain Name
From: BB (BB_at_discussions.microsoft.com)
Date: 07/22/04
- Next message: bb: "RE: SQL Server & SSL & Fully Qualified Domain Name"
- Previous message: BB: "RE: SQL Server & SSL & Fully Qualified Domain Name"
- In reply to: Kevin McDonnell [MSFT]: "RE: SQL Server & SSL & Fully Qualified Domain Name"
- Next in thread: bb: "RE: SQL Server & SSL & Fully Qualified Domain Name"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 21 Jul 2004 16:52:02 -0700
thanks Kevin! here is the output:
c:\>ipconfig /all
Windows 2000 IP Configuration
Host Name . . . . . . . . . . . . : sql
Primary DNS Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100 Server Adapter
Physical Address. . . . . . . . . : 00-0D-61-49-E2-1A
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 207.53.225.47
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 207.53.225.1
DNS Servers . . . . . . . . . . . : 207.53.225.47
So my fqdn is sql.www_domain.com right? As long as sql.www_domain.com points to this server?
I got a test cert from thawte installed using this format 'sql.www_server.com' and can start the server using 'Force Encryption' via the Server Connection Utility, I verified with NetMon that the transmissions are encrypted.
However when I remove the server force and apply the force on the Client Connection Utility - I get this : [DBNETLIB]SSL Security error.
I did some research and found that the client MUST trust the CA, and Thawte's temp certs arent trusted, so I attempted to import the test CA into my trust store, and see if that worked, and it did not. Although I am not sure I did it correct. I am wondering if this is fact the problem, that my client doenst fully trust the test cert, what do you think?
BB
"Kevin McDonnell [MSFT]" wrote:
> Hi Brian,
> The certificate subject name should be equal to the FQDN name of the
> server. So, if this server is not part of a domain, then
> it would be the Netbios name of the computer. Pinging the server should
> verify the name, or just using ipconfig /all.
>
> Thanks,
>
> Kevin McDonnell
> Microsoft Corporation
>
> This posting is provided AS IS with no warranties, and confers no rights.
>
>
>
>
- Next message: bb: "RE: SQL Server & SSL & Fully Qualified Domain Name"
- Previous message: BB: "RE: SQL Server & SSL & Fully Qualified Domain Name"
- In reply to: Kevin McDonnell [MSFT]: "RE: SQL Server & SSL & Fully Qualified Domain Name"
- Next in thread: bb: "RE: SQL Server & SSL & Fully Qualified Domain Name"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|