Skip to content

PROPOSAL: Use certify to set CURL_CA_BUNDLE #2009

@snowman2

Description

@snowman2

https://pypi.org/project/certifi/

Example of what I am thinking:

import os

import certifi

os.environ.setdefault("CURL_CA_BUNDLE", certifi.where())

I think this will help with the transition to using GDAL 3 and PROJ 7 in the wheels.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions