0 Replies Latest reply on Nov 3, 2005 2:20 AM by rino_salvade

    SSL & Diffie-Hellman

    rino_salvade

      Hello
      I have a short question about the SSL configuration within JBoss. The samples show the configuration with a keystore that contains self signed certificates based on RSA key exchange algorithm.
      To my knowledge SSLv3 supports as well Diffie-Hellman key exchange algorithm which requires no certificate Is anybody aware of how to configure JBoss to use this approach or is this transparent, i.e the information has to be placed appropriately in the keystore? I tried that but was up to now not able to produce a valid keystore entry based on DH, but that's a different story.