Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8342838

ECDHE algorithm can't be disabled for TLSv1.3 cipher suites

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • security-libs
    • None

      `SSLAlgorithmDecomposer.decomposes(CipherSuite.KeyExchange keyExchange)` method is missing the `null` case: TLSv1.3 cipher suites with ECDHE being used for key exchange have `null` for KeyExchange object.

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

              Created:
              Updated:
              Resolved: