views:

11

answers:

0

Fellow Stackers, I screwed up.

I created a new application for one of the servers at my office that requires an X509Certificate with private key file.

I installed the certificate on several machines. Now, I need to install the certificate on another machine. The problem is, I've lost the files to install the certificate. One solution would be to replace the certificate on all of my machines, but I don't want to do that.

It stands to reason that there should be some way of copying the certificate already installed on one of my servers to another server, including the private key file, but how can I do that?