wolfSSL Async Release v5.5.0 (Sep 2, 2022)
Release 5.5.0 of wolfSSL Async has bug fixes and new features including:
- Includes all wolfSSL v5.5.0 fixes. See ChangeLog.md here: https://github.com/wolfSSL/wolfssl/blob/master/ChangeLog.md#wolfssl-release-550-aug-30-2022
- Fix for handling return codes from
pthread_attr_destroy
. - Fix for async session tickets. wolfSSL/wolfssl#5534
- Fix for async with OCSP non-blocking in ProcessPeerCerts. wolfSSL/wolfssl#5539