Skip to content

WOLFSSL_OP_NO_TICKET fix for TLSv1.2#5900

Merged
JacobBarthelmeh merged 2 commits intowolfSSL:masterfrom
icing:tls12-no-tickets
Dec 16, 2022
Merged

WOLFSSL_OP_NO_TICKET fix for TLSv1.2#5900
JacobBarthelmeh merged 2 commits intowolfSSL:masterfrom
icing:tls12-no-tickets

Conversation

@icing
Copy link
Copy Markdown
Contributor

@icing icing commented Dec 16, 2022

Description

Disabling TLSv1.2 session tickets when WOLFSSL_OP_NO_TICKET is being set.

There seems to have been a misunderstanding that WOLFSSL_OP_NO_TICKET would only disable tickets for TLS version lower than 1.2. But it includes 1.2 as well.

Testing

via my haproxy+wolfssl test suite

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

…set.

There seems to have been a misunderstanding that WOLFSSL_OP_NO_TICKET would only disable tickets
for TLS version lower than 1.2. But it includes 1.2 as well.
@wolfSSL-Bot
Copy link
Copy Markdown

Can one of the admins verify this patch?

@dgarske
Copy link
Copy Markdown
Member

dgarske commented Dec 16, 2022

OK to test

@dgarske dgarske self-assigned this Dec 16, 2022
@dgarske dgarske added the For This Release Release version 5.9.1 label Dec 16, 2022
@dgarske dgarske assigned JacobBarthelmeh and tmael and unassigned dgarske Dec 16, 2022
@JacobBarthelmeh JacobBarthelmeh merged commit 3d17753 into wolfSSL:master Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For This Release Release version 5.9.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants