Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3330

Support enabled-cipher-suites="ALL"

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Blocker
    • 10.0.0.CR4
    • 8.1.0.CR1
    • Web (Undertow)
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              ehugonne1@redhat.com Emmanuel Hugonnet
              ehugonne1@redhat.com Emmanuel Hugonnet
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: