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 with OCSP non-blocking in ProcessPeerCerts #5539

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Sep 1, 2022

Description

Fix for async with OCSP non-blocking in ProcessPeerCerts.
Fixes ZD 14754

Testing

Using WOLFSSL_NONBLOCK_OCSP with --enable-asynccrypt. Tested using customer provided async with OCSP non-blocking test case, but can also reproduce with this example if adapted for async:
https://github.com/wolfSSL/wolfssl-examples/tree/master/ocsp/ocsp_nonblock

Checklist

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

@dgarske dgarske assigned dgarske and JacobBarthelmeh and unassigned dgarske Sep 1, 2022
@JacobBarthelmeh JacobBarthelmeh merged commit 8ca63b9 into wolfSSL:master Sep 2, 2022
@dgarske dgarske deleted the ocsp_async branch September 2, 2022 16:58
# 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