I am attempting to move an SSL certificate (issued by Network Solutions) from one IIS 6 / Win2k3 server to another. Exporting it as a pfx file allowed the transfer, but the certificate seems to fail it's checksum when imported on the target server. I've also attempted to use the "move certificate to a remote server" option, but as these are on two completely different networks, behind VPNs and firewalls, that doesn't seem to be a viable approach. Does anyone have any ideas why the pfx file approach would fail (multiple times with the same error)?
feedback
|
migrated from stackoverflow.com Aug 27 '09 at 16:29
This question came from our site for professional and enthusiast programmers.
|
Take a look at this page, it documents the process step-by-step. It looks really complicated but I have done this many times with no problem. Update: Found another link which is exactly the same process, only without the screenshots: http://www.webhostingtalk.com/showthread.php?t=403531 | |||
|
feedback
|
|
Does the server have the same name? I know for VeriSign the server has to have the same name, the domains have to be the same, the OS has to be the same, and the IIS version has to be the same. I would check w/ your vendor, they may have some further/more specific instructions and help. | |||||||||||||
feedback
|