Upgrade from 6.15.2 to 7.10 - need advise/help #181
-
Hello, I could not find any information on google so I come here. In may 2020, I had installed EJBCA 6.15.2.6 Community (r34564) for the company I work for. But now, the Certificate Authority is used by all of our Internal Web Services and I want to upgrade it as it been 2 years in production already. EJBCA were installed on an Debian 10 with:
I want to upgrade EJBCA first, and then migrate it to an Ubuntu 22.04 LTS Server. Here's the files in my ejbca-custom folder:
I tried to follow the official documentation for upgrading the production server, but if I'm stuck at merging *.properties files, I do not understand the terms. Do I need to add all new line from the *.properties files that comes from the 7.10 versions into my current *.properties files and then continue the upgrade with Also, do I need to upgrade OpenJDK and Wildfly after EJBCA upgrade ? And last question, for the databases script update, which one do I need to use ? Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Hi, I'd say https://doc.primekey.com/ejbca/ejbca-installation/upgrading-ejbca is fairly straight forward, but to be clear:
So all you need to do is run Cheers, |
Beta Was this translation helpful? Give feedback.
-
Yeah, that just shows that it's a release and not a direct checkout from Git. Cheers, |
Beta Was this translation helpful? Give feedback.
Hi,
I'd say https://doc.primekey.com/ejbca/ejbca-installation/upgrading-ejbca is fairly straight forward, but to be clear:
So all you need to do is …