forklift icon indicating copy to clipboard operation
forklift copied to clipboard

Enable certificate validation

Open steveoh opened this issue 4 years ago • 2 comments

We have valid certificates for all machines.

https://github.com/agrc/forklift/blob/a9601c63253048eaf40fd439746e8af99cf2181e/src/forklift/arcgis.py#L172

@stdavis thoughts?

steveoh avatar Apr 19 '22 20:04 steveoh

Seems worth a try to me.

stdavis avatar Apr 19 '22 21:04 stdavis

ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1131)

I think we're still missing something.

steveoh avatar Apr 20 '22 15:04 steveoh