agrc / forklift

:tractor::package::sparkles: Slinging data all over the place :tractor::package::sparkles:
MIT License
27 stars 3 forks source link

Enable certificate validation #351

Open steveoh opened 2 years ago

steveoh commented 2 years ago

We have valid certificates for all machines.

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

@stdavis thoughts?

stdavis commented 2 years ago

Seems worth a try to me.

steveoh commented 2 years ago
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.