Replies: 1 comment 2 replies
-
In EJBCA Enterprise there is a database migration tool. https://doc.primekey.com/ejbca/ejbca-operations/ejbca-operations-guide/command-line-interfaces#CommandLineInterfaces-Local_Database_CLI Otherwise it's "plain" database issue. There should be resources to find how to migrate from H2 to MariaDB. Cheers, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear All, I have created an EJBCA CE 8.0 environment through docker using KeyFactor image with default h2 DB and created few CAs/End Entity Profiles/Certificate Profiles and issued certificates. Now I want to switch the DB from h2 to mysql or mariadb without losing the data that is I dont want to lose my data from this change and want to have all of my previous data to be imported in new DB (mysql or mariadb) so can any one guide me step wise how can I do this.
Any urgent help shall highly be appreciated.
Current running environment is:
Ubuntu 22/Docker 24/ Keyfactor - EJBCA CE with h2 db
Regards
Beta Was this translation helpful? Give feedback.
All reactions