Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8242141 New System Properties to configure the TLS signature schemes
  3. JDK-8242147

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

XMLWordPrintable

        Two new system properties have been added to customize the TLS signature schemes in JDK. `jdk.tls.client.SignatureSchemes` has been added for the TLS client side, and `jdk.tls.server.SignatureSchemes` has been added for the server side.

        Each system property contains a comma-separated list of supported signature scheme names 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*.

              xuelei Xuelei Fan
              xuelei Xuelei Fan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: