Closed jamesfisher-geo closed 7 months ago
Related Issue(s):
Description: Changes the default ca_certs value to use certifi.where() to find the installed certificate authority. Makes it more flexible I think.
ca_certs
certifi.where()
PR Checklist:
pre-commit run --all-files
make test
Related Issue(s):
214
Description: Changes the default
ca_certs
value to usecertifi.where()
to find the installed certificate authority. Makes it more flexible I think.PR Checklist:
pre-commit run --all-files
)make test
)