Migrating from other CAs to EJBCA
The following guides describe how to migrate from another CA to EJBCA:
Migrating an OpenSSL based CA: A Csita guide with information on how to migrate an OpenSSL-based CA to EJBCA.
Migrating RSA Keon CA with nCipher: Describes how to migrate an RSA Keon CA using nCipher HSM to EJBCA and covers migrating the CA signing keys, importing the CAs to EJBCA and importing issued certificates to EJBCA. The result is a setup in EJBCA that can continue operation transparently.
Migrating an OpenSSL based CA
This Csita guide is written for previous version of EJBCA and there is now new menu items and commands available:
New menu option to import a PKCS#12 file in the Admin-GUI under Edit Certificate Authorities>Import CA keystore.
The CLI command to import a PKCS#12 file is now called bin/ejbca.sh ca importca
The CLI command to import user certificates is now called bin/ejbca.sh ca importcert
For more information, refer to the Csita guide How-to migrate an OpenSSL-based CA to EJBCA.