python-api-client icon indicating copy to clipboard operation
python-api-client copied to clipboard

Self Signed Certs

Open mdf-ido opened this issue 2 years ago • 2 comments

I am trying to use a self signed cert and my script is unable to verify:

SSL: CERTIFICATE_VERIFY_FAILED

Any suggestions will be appreciated !

mdf-ido avatar Mar 23 '22 01:03 mdf-ido

I found the arg for cafile but I am getting: no certificate or crl found. I tried base64 and DER .cer files. Will try pem next

mdf-ido avatar Mar 23 '22 02:03 mdf-ido

I am also running into this issue. Would welcome a solution.

shelbimacken avatar Aug 25 '22 14:08 shelbimacken