|
Home > Archive > IIS Server > January 2004 > IIS 5 Move SSL Cert
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 |
IIS 5 Move SSL Cert
|
|
| JButler 2004-01-30, 6:36 am |
| Can you install an SSL cert on a virtual server and then move it to
another virtual server? We're changing domain names and we will need
to replace our Cert on the OWA directory. I can't request the new cert
from that directory since it has the current one in use.
| |
|
| Hi,
You can move the certificate to another server as long as you keep the
domain name (well, you could move anyhow but the there will be a message
that it is not valid) all you have to do is to export it from IISAdmin and
import it via the Certifcates MMC. But if you are changing the domain name
there will be problem.
Hope I understood your question correctly.
/Erik
"JButler" <joshfsr@hotmail.com> wrote in message
news:41433c02.0401301130.45bda5e8@posting.google.com...quote:
> Can you install an SSL cert on a virtual server and then move it to
> another virtual server? We're changing domain names and we will need
> to replace our Cert on the OWA directory. I can't request the new cert
> from that directory since it has the current one in use.
| |
| =?Utf-8?B?SmVu?= 2004-01-30, 9:35 am |
|
How can you export the certificate from IISAdmin? when I click the Server Certificate there are only 2 options: renew, remove.
How can you import from Certificate MMC?
If I generate my own self-signed certificate using Java tool "keytool", how can I use it with IIS? When I go to the Server Certificate, it only has an option Import a certificate from a Key Manager backup file. how can I get a such backup file?
Thanks
----- Erik wrote: -----
Hi,
You can move the certificate to another server as long as you keep the
domain name (well, you could move anyhow but the there will be a message
that it is not valid) all you have to do is to export it from IISAdmin and
import it via the Certifcates MMC. But if you are changing the domain name
there will be problem.
Hope I understood your question correctly.
/Erik
| |
| Paul Lynch 2004-01-30, 10:35 am |
| On 30 Jan 2004 11:30:29 -0800, joshfsr@hotmail.com (JButler) wrote:
quote:
>Can you install an SSL cert on a virtual server and then move it to
>another virtual server? We're changing domain names and we will need
>to replace our Cert on the OWA directory. I can't request the new cert
>from that directory since it has the current one in use.
Yes. Do this :
HOW TO: Back Up a Server Certificate in Internet Information Services
5.0
http://support.microsoft.com/?id=232136
then do this on the new server :
How to Import a Server Certificate for Use in Internet Information
Services 5.0
http://support.microsoft.com/?id=232137
Regards,
Paul Lynch
MCSE
|
|
|
|
|