To enable SSL on my SQL server, I need a certificate with the same name as
the FQDN of the SQL server computer name. Does this FQDN need to be the
primary DNS name used for this server or can it be one of the aliases?
ThanksYou can use ping <servername> -a or run ipconfig /all on the
server to get the FQDN.
You may want to refer to the following for steps on enabling
SSL:
HOW TO: Enable SSL Encryption for SQL Server 2000 with
Certificate Server
http://support.microsoft.com/?id=276553
-Sue
On Fri, 18 Jun 2004 12:40:14 -0400, "Chuck"
<no.address@.no.where> wrote:
>To enable SSL on my SQL server, I need a certificate with the same name as
>the FQDN of the SQL server computer name. Does this FQDN need to be the
>primary DNS name used for this server or can it be one of the aliases?
>Thanks
>
No comments:
Post a Comment