RE: Certificate Transfer
- From: Tyrven <Tyrven@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 21 Nov 2008 14:35:01 -0800
In response to: "Can a SSL certificate be transferred from a Win2k3 IIS box
to Win2k8 IIS?"
As long as you have the private key in an exportable format (or the original
PFX file with password) then, yes, getting a certificate transferred to
another operating system (Windows 2008, Unix, OS X, etc) shouldn't be a
problem.
Assuming you're referring to an SSL certificate for a site: once you process
a certificate request, IIS generates a public and private key pair and stores
them in your machine's certificate store. By default, this is marked as
exportable and doesn't include a password. At that point, you can export the
pair, import it on another machine and then wire it up to an IIS site.
In Windows 2003 with IIS 6.0 you export the certificate using the
Certificates MMC Snap-In (connect to "My Computer"; it'll be located under
"Personal"). In Windows 2008 with IIS 7.0 you can import the certificate
using the "Server Certificates" feature of the server. Once that's done, you
can associate it using bindings for the particular site.
Hope this helps,
Tyrven
.
- Prev by Date: Problem processing SSL certificate response.
- Next by Date: Re: Problem processing SSL certificate response.
- Previous by thread: Problem processing SSL certificate response.
- Next by thread: 530 User cannot log in, home directory inaccessible.
- Index(es):
Relevant Pages
|