-
### Version
5.7.4
### Description
When compiling with:
`cmake -DWOLFSSL_SYS_CA_CERTS=ON -DWOLFSSL_FILESYSTEM=OFF` it incorrectly disables SYS_CA feature even on platforms where system CA are acc…
-
https://en.wikipedia.org/wiki/WolfSSL
WolfSSL was designed as a replacement for OpenSSL with security and performance in mind. It may be a better default library than OpenSSL, but to begin, optiona…
-
### Contact Details
GitHub or fk@fabiankeil.de
### Version
5.7.2 and 5.7.0
### Description
SourceForge user withoutname reported in [Privoxy SF bug #1765](https://sourceforge.net/p/ijbswa/suppo…
-
I tried build with CMake but got error (Unknown CMake command "openssl_check_symbol_exists".) because of `USE_ECH` option. If I move ECH option snippet to below `openssl_check_symbol_exists` macro, it…
-
I have a client-server model based on Linux's SCTP sockets, using WolfSSL's DTLS 1.3 server and client methods. However, I'm encountering an issue that prevents both peers from completing the DTLS/SSL…
-
### Contact Details
allen@ading.dev
### Version
Latest from git, commit 429e7c7
### Description
Curl with WolfSSL is failing when trying to connect to open.spotify.com with the followin…
-
### Describe the bug
This is more of a heads up about supporting future versions of wolfSSL.
Newer versions of wolfSSL will throw an error if unsupported flags are passed to its `./configure`
T…
-
Hello,
In my C# project I would like to use AES GCM APIs without creating extra native library. In order to use AES APIs directly I need a way how to create `Aes` object, so ideally I need some `wc…
-
### Zig Version
0.12.0-dev.935+a1e0b9979
### Steps to Reproduce and Observed Behavior
cc: @squeek502
repo test: https://github.com/kassane/wolfssl (forked w/ zig build [v0.12.0-dev])
Tried a…
-
**Describe the bug**
This isn't a code bug, but a question about licensing with regards to the external dependencies. NanoSDK and msquic are both licensed as MIT. wolfSSL is licensed as GPL2 (not L…