Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix for async session tickets #5534

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Fix for async session tickets #5534

merged 1 commit into from
Sep 1, 2022

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Aug 31, 2022

Description

Fix for async session tickets.

Fixes ZD14420

Testing

./configure --enable-all --enable-asynccrypt CFLAGS="-DWOLFSSL_NO_DEF_TICKET_ENC_CB" && make
./examples/server/server -v 4 -r &
./examples/client/client -v 4 -r

Checklist

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

```
./configure --enable-all --enable-asynccrypt CFLAGS="-DWOLFSSL_NO_DEF_TICKET_ENC_CB" && make
./examples/server/server -v 4 -r &
./examples/client/client -v 4 -r
```
@dgarske dgarske assigned dgarske and SparkiDev and unassigned dgarske Aug 31, 2022
@dgarske dgarske requested a review from SparkiDev September 1, 2022 14:34
@SparkiDev SparkiDev merged commit 23fd645 into wolfSSL:master Sep 1, 2022
@dgarske dgarske deleted the zd14420 branch September 2, 2022 16:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants