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

Enhance java -XshowSettings:security:tls to show enabled TLS groups and signature algorithms

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • security-libs
    • None

      For example. something like:

      Enabled Groups:
          secp256r1
          secp384r1
          secp521r1
          x25519
          x448
          ...

      Enabled Signature Algorithms:
         rsa_pkcs1_sha256
         rsa_pkcs1_sha384
         rsa_pkcs1_sha512
         ...

      Should be in priority order. Consider putting multiple values on one line to condense space.

            mdonovan Matthew Donovan
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: