https://pypi.org/project/certifi/ Example of what I am thinking: ```python 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.