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

Release Note: New System Properties to Configure the TLS Signature Schemes

XMLWordPrintable

      Two new System Properties are added to customize the TLS signature schemes in JDK. "jdk.tls.client.SignatureSchemes" is added for TLS client side, and "jdk.tls.server.SignatureSchemes" for server side.

      Each System Property contains a comma-separated list of supported signature scheme names, which specifying the signature schemes that could be used for the TLS connections.

      The names are described in the "Signature Schemes" section of the Java Security Standard Algorithm Names Specification.

            cwayne Clifford Wayne (Inactive)
            xuelei Xuelei Fan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: