Hi, On 7/17/26 1:07 PM, Bastian Germann wrote:
Please check your digest provider. You are generating a certificate for pkcs#7mbedtls but the mbedtls_pk_parse_public_keyfile error point to mbedtlsRSA being active at runtime. You can force the provider with the --digest-provider option.
Thanks for the info, with: swupdate -v -k mycert.cert.pem --digest-provider pkcs#7mbedtls it works. Best regards Quirin

