parallaxsecond / parsec

Platform AbstRaction for SECurity service
https://parsec.community/
Apache License 2.0
467 stars 66 forks source link

e2e_tests: Ignore different key test for RSA in pkcs11 #764

Closed tgonzalezorlandoarm closed 3 months ago

tgonzalezorlandoarm commented 3 months ago

When trying to update the docker image parsec-service-test-all, the asym_encrypt_decrypt_rsa_pkcs_different_keys test fails for the PKCS11 provider. This is due to an issue in SoftHSMv2.

Related to #761