I'm considering to clone a CA that has its private key stored in a HSM from environment A to environment B. However, if the private key cannot be cloned, is there anyway we can start the CA service just so I can generate a new key-pair/CSR or to re-initialise it instead of re-installing the CA service?
Basically, I'm trying to avoid re-installing the CA service if there is an alternative solution such as editing the registry or some configuration file.