0 Replies Latest reply on Jun 26, 2003 11:13 AM by jbone

    SSL keystore

    jbone

      I read the documentation on using SSL with Jboss, but I'm a little sketchy on where to set up my keystore in the config files - same place as the documentation for EJB?

      If so, how do I create a Socket (not an EJB) that uses that keystore to verify connections? I am connecting from a non-java platform and sending XML, and I am planning on using a self-generated certificate

      Thanks