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*.

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

                Created:
                Updated:
                Resolved: