Question on EJBCA persistence of data #857
hind-bridila
started this conversation in
General
Replies: 1 comment
-
How do you run EJBCA in there? EJBCA persist all information in the database so as long as the database persists it's data it remains. From what it sounds like a reboot of your VM resets the filesystem where the database is stored. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
I hope you're doing well.
I'm currently working on a project using EJBCA inside a virtual machine running Ubuntu. I noticed that every time I stop and restart the VM, all the configurations and data I previously created in EJBCA (such as CAs, end entity profiles, certificates, etc.) disappear.
Could you please help me understand why this is happening?
Is there something I need to configure or persist to avoid losing my work after a reboot?
Thank you in advance for your support.
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions