Menu

EJBCa webservice integration in java client with java version 17

Help
2023-03-29
2023-04-05
  • kalyani bharatha

    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

     
  • Tomas Gustavsson

    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/

     
  • kalyani bharatha

    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

     
  • Tomas Gustavsson

    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.

     

Log in to post a comment.