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'm trying to implement a program that signs a request using a pfx file in python 3.12.
Everything is running fine when working in the local env, in an ubuntu pc. But when I try to deploy the code into a lambda app I'm getting the error "Could not deserialize PKCS12 data"