Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1808

Renegotiation fails on jdk14+

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 2.2.2.Final
    • SSL
    • None
    • Undefined

    Description

      ClientCertRenegotiationTestCase illustrates the failure.

      The test passes when session tickets are disabled by setting jdk.tls.server.enableSessionTicketExtension to false.
      [https://www.oracle.com/java/technologies/javase/14-relnote-issues.html#JDK-8228396
      ]

       

      sslsession.invalidate() is a nop using stateless resumption on tlsv1.2. Additional information can be found here: https://bugs.openjdk.java.net/browse/JDK-8243678

      Attachments

        Activity

          People

            flaviarnn Flavia Rainone
            carterkozak Carter Kozak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: