|
Home > Archive > IIS Server Security > October 2004 > How does changing the machine name affect SSL certificates?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How does changing the machine name affect SSL certificates?
|
|
|
| Hi,
I am having mail server problems that (apparently) require me to change the
name of the machine to a fully qualified domain name.
I have a number of sites using SSL certificates - will these be affected if
I change the name of the computer hosting them?
Thanks in advance,
Stu
| |
| Ken Schaefer 2004-10-24, 8:46 pm |
| Not necessarily.
What needs to match is:
a) the name embedded in the certificate
-and-
b) the name that the client is using to access the site (either the SMTP
site, or the WWW site - you didn't say what they are accessing).
So, if your SMTP server starts using a FQDN, there's no reason (per se) that
clients can't still connect to your website using the old name(s) that the
website(s) have. So the SSL certificates should continue to work fine.
Cheers
Ken
"Stu" <s.lock@cergis.com> wrote in message
news:OOQ9KKhuEHA.2136@TK2MSFTNGP15.phx.gbl...
> Hi,
>
> I am having mail server problems that (apparently) require me to change
> the name of the machine to a fully qualified domain name.
>
> I have a number of sites using SSL certificates - will these be affected
> if I change the name of the computer hosting them?
>
> Thanks in advance,
>
> Stu
>
>
|
|
|
|
|