-
### Description
On Fedora 40 present build error
```
[2024-11-15T10:16:57.955Z] LD (gcc) [M tls.so] tls.so
[2024-11-15T10:16:58.083Z] sources = tls_cfg.c tls_config.c tls_ct_wrq.c tls_d…
-
hi, I have compiled project with TLS v1.2. It is OK. but the following test results (undefined reference to `wolfTLSv1_3_server_method'):
#include
#include
#include
void setup() {
Ser…
-
Running cmake without having wolfSSL available via one of four (I think) methods just fails. However when configuring with ./configure (autotools) passing --enable-tls=no works fine.
Proposal would…
-
### 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…
-
### Version
v5.7.2-stable
### Description
Hi All,
I'm new to WolfSSL and I am replacing OpenSSL with WolfSSL for DTLS 1.3
I'm see the following using self-signed certs that worked for our OpenSSL…
-
WolfSSL is written in ANSI-C, supposed to be quite portable (embedded devices, etc), and has some level of OpenSSL compatibility so it may provide a pathway to TLS support on Vintage Windows and OS/2.…
-
### Version
5.7.4 FIPS
### Description
Configure
```
./configure --host=x86_64-w64-mingw32 --enable-reproducible-build --enable-keygen --enable-rsapss \
--enable-secure-renegotiatio…
-
### Contact Details
_No response_
### Version
ff680994ba1295dbf8354ef3863928e7422b94f7
### Description
I did my tests on macOS with Apple clang, but the issue is env-agnostic.
Tested…
-
Explore the possibility to re-engineer LibPKI's architecture to support the new library's crypto and tls functionalities.
-
Hi ,
First of all the appreciate for the great work .
I am following your procedure outlined in [here](https://github.com/wolfSSL/osp/blob/master/stunnel/5.67/README_UNIX.md) .
could succe…