-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
.espressif/python_env/idf4.2_py3.11_env/lib/python3.11/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: undefined symbol: FIPS_mode
my build is failing at Generating x509_crt_bundle. anyone know how to fix this?
rpi3 deb bookworm python3.11 OpenSSL 3.0.11
update -
i compiled openssl with fips module only to discover ossl 3 no longer supports fips_mode.
update - nuclear option
i downgraded to deb 11 openssl1.0.2 fips 2 mod pyhton3.9 - and was able to build & flash but using ESP32-LyraTD example which looks like doesnt work with ESP32-LyraTD-SYNA
Metadata
Metadata
Assignees
Labels
No labels