It does not. The latest version of EJBCA is 7.11. Webservice is a protocol over the network though, and does not rely on java version itself. You can run different Java version for EJBCA and your client. But you should upgrade EJBCA.
See here: https://github.com/Keyfactor/ejbca-ce
and here: https://www.ejbca.org/
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Okay.. Thank you for the response.
So could you confirm me the latest version of EJBCA 7.11 supports java 17 version? and what are the supported versions of EJBCA for java 17
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Officially 7.11 is Java 11, but we're working towards Java 17. It can work with Java 17, but not as well tested. I'd go with 11. EJBCA 8.0 will be official on Java 17.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Team,
I am trying to integrate webservice in java 17 application, but getting issues, using ejbca version: 7.4.3.2, so is this version support java 17.
Thanks,
Kalyani
It does not. The latest version of EJBCA is 7.11. Webservice is a protocol over the network though, and does not rely on java version itself. You can run different Java version for EJBCA and your client. But you should upgrade EJBCA.
See here: https://github.com/Keyfactor/ejbca-ce
and here: https://www.ejbca.org/
Okay.. Thank you for the response.
So could you confirm me the latest version of EJBCA 7.11 supports java 17 version? and what are the supported versions of EJBCA for java 17
You can find the pre-requisites here:
https://doc.primekey.com/ejbca/ejbca-installation/installation-prerequisites
Officially 7.11 is Java 11, but we're working towards Java 17. It can work with Java 17, but not as well tested. I'd go with 11. EJBCA 8.0 will be official on Java 17.