Answer the question
In order to leave comments, you need to log in
What should I do if I try to run a Python script through my VDS server and get an error?
raise SSLError(e)
requests.exceptions.SSLError: [Errno 1] _ssl.c:510: error:14090086:SSL routines: SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Answer the question
In order to leave comments, you need to log in
The certificate is self-signed. You need to run it without checking verification.
most likely an old system, helps to update all packages and ca-certificates
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question