Re: SSL on published SQL Server
From: Eliyahu Goldin (removemeegoldin_at_monarchmed.com)
Date: 01/28/04
- Next message: clifford: "Re: security hole"
- Previous message: Armin: "RE: Permission to start/stop logreader and distribution agent"
- In reply to: Kevin McDonnell [MSFT]: "RE: SSL on published SQL Server"
- Next in thread: Kevin McDonnell [MSFT]: "Re: SSL on published SQL Server"
- Reply: Kevin McDonnell [MSFT]: "Re: SSL on published SQL Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 Jan 2004 16:39:39 +0200
Thank you Jasper and Kevin,
Now I understand that my mistake was specifying the domain name rather than
FQDN. Now I need to buy another certificate for the FQDN. Before doing this,
I'd like to make sure it will work in my case.
Let's say the SQL server runs on machine called dbserver. The machine
belongs to domain mydomain.com. When I ping the machine from itself
ping dbserver
it replies with "Pinging dbserver.ad.mydomain.com".
Question 1: Shall I assume that dbserver.ad.mydomain.com is my server's
FQDN?
Note, that name dbserver.ad.mydomain.com is unknown outside of my domain,
since the machine is sitting behind the firewall. To access it from
Internet, I specify external IP address assigned to the ISA server, and the
ISA server re-directs traffic to dbserver machine via publishing.
Question 2. Kevin says I need to install the same certificate on the ISA
box. Does it mean I will have to go through the certificate requesting on
the ISA box being careful to specify exactly the same parameters as for the
SQL server box and then to install the same .cer file? Or I have to buy
another certificate for the FQDN of the ISA box?
Thank you very much for your assistance,
Eliyahu
"Kevin McDonnell [MSFT]" <kevmc@online.microsoft.com> wrote in message
news:cOq414R5DHA.2920@cpmsftngxa07.phx.gbl...
> You'll need a cert issued to the FQDN installed on the SQL Server, and the
> same cert would need to be installed on the ISA box.
> Once you put the cert on the server and enable Force Protocol Encryption
> using the Server Network Utility, the MSSQLServer service needs to be
> restarted. We only read the cert once on startup. If the server fails to
> start, there is a problem with the cert.
>
> Verify that you can make SSL connections from a client inside the firewall
> first.
>
> Thanks,
>
> Kevin McDonnell
> Microsoft Corporation
>
> This posting is provided AS IS with no warranties, and confers no rights.
>
>
>
- Next message: clifford: "Re: security hole"
- Previous message: Armin: "RE: Permission to start/stop logreader and distribution agent"
- In reply to: Kevin McDonnell [MSFT]: "RE: SSL on published SQL Server"
- Next in thread: Kevin McDonnell [MSFT]: "Re: SSL on published SQL Server"
- Reply: Kevin McDonnell [MSFT]: "Re: SSL on published SQL Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|