Skip to content
Snippets Groups Projects
Commit c3bcb89d authored by Alexander Bruines's avatar Alexander Bruines Committed by Andy Green
Browse files

Move from CyaSSL to wolfSSL


This patch lets libwebsockets use the lastest version of wolfSSL (the new name for CyaSSL).
The reason for the patch is that allthough wolfSSL provides compatibility headers for (old) projects using CyaSSL,
these are incomplete and do not work for libwebsockets.

The patch also fixes a typo in CMakeLists.txt where CYASSL_LIBRARIES was added to include_directories() instead of CYASSL_INCLUDE_DIRS.

Signed-off-by: default avatarABruines <alexander.bruines@gmail.com>
parent 4c0ba027
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment