Skip to main content

Python package for providing Mozilla's CA Bundle.

Project description

Certifi provides Mozilla’s carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project.

Installation

certifi is available on PyPI. Simply install it with pip:

$ pip install certifi

Usage

To reference the installed certificate authority (CA) bundle, you can use the built-in function:

>>> import certifi

>>> certifi.where()
'/usr/local/lib/python3.7/site-packages/certifi/cacert.pem'

Or from the command line:

$ python -m certifi
/usr/local/lib/python3.7/site-packages/certifi/cacert.pem

Enjoy!

Addition/Removal of Certificates

Certifi does not support any addition/removal or other modification of the CA trust store content. This project is intended to provide a reliable and highly portable root of trust to python deployments. Look to upstream projects for methods to use alternate trust.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

certifi-2024.2.2.tar.gz (164.9 kB view details)

Uploaded Source

Built Distribution

certifi-2024.2.2-py3-none-any.whl (163.8 kB view details)

Uploaded Python 3

File details

Details for the file certifi-2024.2.2.tar.gz.

File metadata

  • Download URL: certifi-2024.2.2.tar.gz
  • Upload date:
  • Size: 164.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for certifi-2024.2.2.tar.gz
Algorithm Hash digest
SHA256 0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f
MD5 13d140d3605e55270a1241a705a05ab4
BLAKE2b-256 71dae94e26401b62acd6d91df2b52954aceb7f561743aa5ccc32152886c76c96

See more details on using hashes here.

File details

Details for the file certifi-2024.2.2-py3-none-any.whl.

File metadata

  • Download URL: certifi-2024.2.2-py3-none-any.whl
  • Upload date:
  • Size: 163.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for certifi-2024.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1
MD5 fe1838e892615b884f84483607c86077
BLAKE2b-256 ba06a07f096c664aeb9f01624f858c3add0a4e913d6c96257acb4fce61e7de14

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page