.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/Dockerfile.fedora33
.github/entry.sh
.github/provision.sh
.github/workflows/containers.yml
.github/workflows/freebsd.yml
.github/workflows/tox.yml
src/certifi/__init__.py
src/certifi/__main__.py
src/certifi/_patch.py
src/certifi/cacert.pem
src/certifi/core.py
src/certifi_system_store.egg-info/PKG-INFO
src/certifi_system_store.egg-info/SOURCES.txt
src/certifi_system_store.egg-info/dependency_links.txt
src/certifi_system_store.egg-info/requires.txt
src/certifi_system_store.egg-info/top_level.txt
src/certifi_system_store.egg-info/zip-safe
tests/test_requests.py
tests/test_simple.py