stac-utils / stac-fastapi-elasticsearch-opensearch

Elasticsearch backend for stac-fastapi with Opensearch support.
https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch
MIT License
31 stars 15 forks source link

Default to use cerifi.where() to find the ca_certs #222

Closed jamesfisher-geo closed 7 months ago

jamesfisher-geo commented 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.

PR Checklist: