OpenSSL test libraries from Entware.
You'll have to manually install the test library (intructions below).
Then, restart
pixelserv-tls through command line (
recommended) to take effect:
Code:
/opt/etc/init.d/S80pixelserv-tls restart
If you suspect running into any weird issues in other Entware applications, then pls do a reboot. Otherwise, not mandatory.
Installation - ARMv7
Code:
opkg install http://bin.entware.net/armv7sf-k2.6/test/libopenssl_1.0.2n-1c_armv7-2.6.ipk
Installation - ARMv8 64-bit
Code:
opkg install http://bin.entware.net/aarch64-k3.10/test/libopenssl_1.0.2n-1c_aarch64-3.10.ipk
Revert back to stock Entware - ARMv7 & ARMv8
Code:
opkg --force-reinstall install libopenssl
We shall thank
@zyxmon (and
@ryzhov_al) to provide the test libraries, and listen to feedback from us all.