Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-714

Support enabled-cipher-suites="ALL"

XMLWordPrintable

      If I want to enable all ciphers format except MD5 I would have to specify a long list of all supported ciphers.
      Using the "ALL" keyword with a list of excluded elements this becomes easy to configure.
      The expected fopattern would be ALL:!ELT1:!ELT2
      Thus ALL:!MD5 would enable all supported ciphers except MD5.
      This is based on OpenSSL syntax for ciphers https://www.openssl.org/docs/apps/ciphers.html

      Feature was supported in EAP6 (JBoss Web).

            darran.lofthouse@redhat.com Darran Lofthouse
            mchoma@redhat.com Martin Choma
            Martin Choma Martin Choma
            Martin Choma Martin Choma
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: