You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reingart
changed the title
Fix cryptography PKCS7_sign with PKCS7SignatureBuilder
Fix cryptography PKCS7_sign _x509 error with PKCS7SignatureBuilder
Mar 19, 2023
Bump cryptography from 3.4.7 to 39.0.1, see dependabot ticket reingart#103
But, there are failures in the unit tests:
The problem seems to be in wsaa.py line 144:
The new version of cryptography seems to have changed the signature methods: documentation:
The text was updated successfully, but these errors were encountered: