-
### Contact Details
alexsn@meta.com
### Version
5.7.4
### Description
When linking a binary with both openssl and wolfssl I get the following linkage error:
```
ld.lld: error: duplica…
-
I have encounter error that says: "_ffi ImportError: No module named _ffi" while run python script on Android 14 termux:
Package information:
```
(.venv) ~ $ pkg info libwolfssl
Package: libwolf…
-
`5.7.0_1` , about to get a file from ourselves (locally signed CA)
```
961c1 3 net.c:199:mg_listen 1 3 https://localhost:12347
961c1 3 net.c:174:mg_connect 2 -1 https://local…
-
### Detailed Description of the Problem
In our quic-interop test setup we've observed that ngtcp2 server sometimes fails to parse QUIC client helo packet, which makes some tests shaky. The initial pa…
-
### Version
5.7.4
### Description
I noticed Wolfssl supports these Post Quantum Algorithms.
![wolfssl](https://github.com/user-attachments/assets/8eff8a38-47ba-455d-85e4-c41fcb495d40)
1. Does …
-
**Prerequisites**
Can you reproduce the problem reliably? Yes
Did you check current release notes for known issues? Yes
If this is not the latest release, have you checked newer releases? Ye…
-
**The compilation environment is as follows:**
OS: _AlmaLinux 8.10_
GCC: _gcc-toolset-13_
ngtcp2: _1.8.1_
wolfssl: _5.7.2_
./configure --prefix=/usr/local/nghttp2 --with-libbrotlienc --with-lib…
-
### 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…
-
OpenSSL is thread safe in general, but it doesn't guarantee anything for the same object - working with the same BIO/SSL_CTX from multiple threads is not safe at all. It leads to being unable to read/…
-
## 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`.
## …