Forums

Certificate error

Hello, I'm using a certificate to connect to a bank API to check if my service is paid. Locally it runs fine, when I run on cloud it gives what appears to be an SSL error. Anyone from the staff can help me out?

File "/home/arthurpdesimone/.local/lib/python3.8/site-packages/requests_pkcs12.py", line 43, in create_pyopenssl_sslcontext 2021-12-14 18:47:45,443: private_key, cert, ca_certs = cryptography.hazmat.primitives.serialization.pkcs12.load_key_and_certificates(

First try to upgrade your system image and check if it helps.

It worked, thanks

Thanks for confirming that!