0 Replies Latest reply on Aug 3, 2011 12:40 PM by rabbaa.gabriel

    How to set keystoretype and ciphers on jboss AS7

    rabbaa.gabriel

      Hi,

       

      is it possible to give example or documentation on how to configure storetype and ciphers when configuring ssl connection.

      at the moment we can configure:

      <connector name="https" protocol="HTTP/1.1" socket-binding="https" scheme="https" secure="true">

      <ssl name="https" password="changeit" certificate-key-file="../standalone/configuration/server.keystore" protocol="TLSv1"/>

      </connector>

       

      Where and how to configure ciphers and keystoretype