Closed hauke closed 3 years ago
@SparkiDev Could you please review this report?
any news ?
Hi @peterwillcn
We'll post an update after this has been reviewed. For priority customer support, please send a message to support@wolfssl.com
Hi @peterwillcn ,
As an update on this I have reproduced the issue reported using "./configure --enable-devcrypto --enable-opensslextra" when compiling wolfSSL version 4.8.1. A fix is in process, will put a link to the PR when it gets posted.
Regards, Jacob from wolfSSL.
Looks like it was some missed macro guards around a new feature added in to the compatibility layer. We have a pull request that is under review here https://github.com/wolfSSL/wolfssl/pull/4414. Thanks for the report.
Thank everybody
When we set
--enable-devcrypto=yes
in OpenWrt libraries linking against libwollssl 4.8.1 fail, this worked with wolfssl 4.7.0. With--enable-devcrypto=no
it works fine.Linking fails like this:
I see the following difference between the working an the broken wolfssl configuration
full working configuration:
This was reported to us by @rmandrad, see https://github.com/openwrt/openwrt/commit/7d92bb0509615550b98e2dc71091073c8258d564