Hello,
we have setup a new machine with the supplied image and want to transfer all certificates AND the root CA inlcuding the certificates. I cannot find any information how to transfer the Local CA certificates from the old 5.x version to the new 6.2 version. In the documentation i cannot find any information on how to create a root CA from existing certificates. From the GUI i can only create a new Root-CA with new cerficiate which is not workable for us because our communication partners already have our old root certificate.
Best Regards,
Vincent
As stated in A new major update (v6) to CipherMail Email Encryption Gateway - CipherMail Email Encryption
3. Export data and cryptographic material (for example, certificates and keys) from the old system.
4. Import data and cryptographic material into the new system.
You have to import all cryptographic keys in the new appliance. We are currently testing using a postgres DB dump to extract all certificates and keys from the old data, exporting them in a directory and importing them then in the new appliance via the cli util.
I have already a sort of finished script for the process, but that is not yet ready to be released, as we are currently in the process of preparing for the migration and testing is still underway
If i just import the certificates - will the Local CA automatically be established?