wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.36k stars 834 forks source link

Support for building without wolfssl/openssl header files #8182

Closed dgarske closed 1 day ago

dgarske commented 1 week ago

Description

Support for building without wolfssl/openssl header files.

Fixes ZD 18465

Testing

Support building with wolfssl/openssl/*.h files removed.

Checklist

dgarske commented 6 days ago

Retest this please