hi,
I want to integrate two open-source libraries to implement a simple HTTPS server for testing purposes:
Mongoose(v7.20)
https://github.com/cesanta/mongoose
wolfSSL(v5.8.4)
https://github.com/wolfSSL/wolfssl
My development environment:
PC (X86/WINDOWS11), VSCODE, gcc(tasks.json);
I found it very difficult to achieve.
Is there a similar demo available for reference?
tks!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferencesStable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.