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
I was just going through this implementation and it is really helpful..
I am getting this error when i try to generate pkcs7 request for certificate download. Since I need to use cryptography 38.0.3 for my other dependencies , Need to fix this issue in that version itself. Any Suggestions will be helpful .
Thanks in Advance..
Best Regards
The text was updated successfully, but these errors were encountered:
Sure.. Thank a lot Mosen.. I think Signer and also signer_cert.public_key().verifier() both the places need changes... And One more thing what i observed is der_req = req.get_decrypted_envelope_data().. Not able to download CSR from der_req.. it complains about 6 extra bytes..
I was just going through this implementation and it is really helpful..
I am getting this error when i try to generate pkcs7 request for certificate download. Since I need to use cryptography 38.0.3 for my other dependencies , Need to fix this issue in that version itself. Any Suggestions will be helpful .
Thanks in Advance..
Best Regards
The text was updated successfully, but these errors were encountered: