Skip to content
Snippets Groups Projects
Commit 9b118cde authored by Karl Palsson's avatar Karl Palsson Committed by Felix Fietkau
Browse files

wolfssl: enable openssl 1.0.1 compatibility


>From wolfssl/openssl/opensslv.h, and from skimming the contents of what
"--enable-stunnel" actually does, it seems that --enable-opensslextra
doesn't give you the "full" openssl compatibility that you may wish for
these days.  Unfortuantely, while wolfssl writes the build time options
into wolfssl/options.h, it doesn't include that file itself.  User
applications must include that directly.

Signed-off-by: default avatarKarl Palsson <karlp@etactica.com>
parent d84bf324
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment