Open
Description
I am using latest raspberry Pi 5, with OpenSSL 3.0.15 out-of-box. It is almost impossible to downgrade OpenSSL 3.0.15, as so many system packages depend on it.
But I managed to install OpenSSL 1.1.1.w alongside, and compile tpm2-tss-engine with it.
However, openssl engine -t -c tpm2tss
still encounter following error:
140734632659136:error:260B6091:engine routines:dynamic_load:version incompatibility:crypto/engine/eng_dyn.c:473:
140734632659136:error:2606A074:engine routines:ENGINE_by_id:no such engine:crypto/engine/eng_list.c:421:id=tpm2tss
Some relevant command results can be found in following picture:
Metadata
Metadata
Assignees
Labels
No labels