-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
[wolfSSL](https://github.com/wolfSSL/wolfssl)
-
## Description
Building Wireshark with WolfSSL support using the provided Dockerfile (after adding wolfssl support) fails due to an undeclared variable 'QSC_SIG_CPS' in `packet-tls-utils.c`.
## …
-
### Your Feature Request
Hello devs
i want install haproxy on embedded device with low resources and want use wolfssl for ssl termination.
But i cant find in install notes nor in docs about oc…
-
After setting up wolfSSH and wolfSSL so that they are visible when compiling the ESP32 example SSH server, I encountered an error during the build indicating that wc_SSH_KDF is not declared (or rather…
-
### 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…
-
### Version
From a `git pull` yesterday
### Description
Trying to build the `unit.exe` test-program using MSVC on Win-10, I'm getting a link-error; unknown function `nanosleep()`.
Should be easy e…
-
I am trying to build lighthttpd-1.4.51 with wolfssl 5.6.3. I followed the instructions:
wolfssl:
`/configure --enable-lighty --prefix=/usr/local && make -j8 && sudo make install && sudo ldconfig`
…
hey3e updated
4 months ago
-
### Contact Details
reply here
### Version
current [online docs](https://www.wolfssl.com/doxygen/group__CertsKeys.html#gae424b3a63756ab805de5c43b67f4df4f)
### Description
The example sn…
-
WolfSSL complaints about _keysize_, which affects the tests. This does not show immediately in the GitHub Actions, because the exit code of the test itself is `0`, e.g. [here](https://github.com/crocs…