libcrypto problem

xtolstoix

New member
Hello

is it possible to add openssl 1.0.0 support to the libssl library ?
OpenBH 5.3 mages use OpenSSL 1.0.2 now, which does not support openssl 1.0.0!

root@vuuno4kse:~# grep OPENSSL /usr/lib/libssl.so.1.0.2
OPENSSL_cleanse
OPENSSL_DIR_read
OPENSSL_DIR_end
OPENSSL_1.0.2d
OPENSSL_1.0.2g
OPENSSL_DIR_read(&ctx, '
OPENSSL_malloc Error
 
Well all images using oe-a 5.3 will be using OpenSSL 1.0.2

So if you must run "old plugins" then you also need to use older images.
 
Ну, все изображения, использующие oe-a 5.3, будут использовать OpenSSL 1.0.2.

Поэтому, если вы должны запускать «старые плагины», вам также необходимо использовать старые образы.
Оther images use libcrypto 1.1 python3 and all work. Thanks for you time!
 
Back
Top