Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8341964 Add mechanism to disable different parts of TLS cipher suite
  3. JDK-8344241

Release Note: Mechanism to Disable TLS Cipher Suites by Pattern Matching

XMLWordPrintable

      TLS cipher suites can be disabled with the `jdk.tls.disabledAlgorithms` security property in the `java.security` configuration file using one or more "*" wildcard characters. For example, "TLS_RSA_*" disables all cipher suites that start with "TLS_RSA_". Only cipher suites starting with "TLS_" are allowed to have wildcard characters.

            abarashev Artur Barashev
            abarashev Artur Barashev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: