3 Replies Latest reply on Nov 23, 2004 8:26 PM by starksm64

    EJB wrapper for OpenSSL (in a redundant way)

    alexm

      Hello,

      I need to create a J2EE-based redundant certificate generator (a sort of a certificate authority) that uses openssl. Before I get to the redundancy part, my question is, is it allowed to run an executable such as openssl from an EJB container?

      If yes, then the next question is rather openssl specific. openssl keeps its index in a file, which is not well suited for access in a J2EE cluster. Has someone been able to use openssl from within a cluster of J2EE app servers?

      Thanks,
      Alex