Juliusz Sosinowicz
Juliusz Sosinowicz
- cert gen - csr gen - pkcs12 - Compiles for Zephyr 3.4.0 and 2.7.4 - Add support for CONFIG_POSIX_API
- Implement PACs for EAP-FAST - wolfSSL_set_session_ticket_ext_cb - server side wolfSSL_set_session_secret_cb (tls
Fixes https://github.com/wolfSSL/wolfssl/issues/7273
- Fix BIO_BIO type - Set retry flags correctly - Add CRL callback - Copy the alt names instead of trying to share a pointer - Allow calling wolfSSL_get_servername on...
Depends on https://github.com/wolfSSL/osp/pull/185 and https://github.com/wolfSSL/wolfssl/pull/7662
Depends on https://github.com/wolfSSL/osp/pull/181