Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8328608 Multiple NewSessionTicket support for TLS
  3. JDK-8339518

Release Note: Configurable New Session Tickets Count for TLSv1.3

XMLWordPrintable

      A new system property, `jdk.tls.server.newSessionTicket`, sets the number of TLSv1.3 resumption tickets sent by a JSSE server per session. It can be set on the command line with `-Djdk.tls.server.newSessionTicket=#`, where `#` ranges from 0 to 10. The default is 1.

      For more details, see [Customizing JSSE](https://docs.oracle.com/en/java/javase/24/security/java-secure-socket-extension-jsse-reference-guide.html#GUID-A41282C3-19A3-400A-A40F-86F4DA22ABA9).

            ascarpino Anthony Scarpino
            ascarpino Anthony Scarpino
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: