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


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.8.30.tar.gz (168.5 kB view details)

Uploaded Source

Built Distribution

certifi-2024.8.30-py3-none-any.whl (167.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: certifi-2024.8.30.tar.gz
  • Upload date:
  • Size: 168.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for certifi-2024.8.30.tar.gz
Algorithm Hash digest
SHA256 bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9
MD5 f842fc7a8ef562539e07873475eed593
BLAKE2b-256 b0ee9b19140fe824b367c04c5e1b369942dd754c4c5462d5674002f75c4dedc1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: certifi-2024.8.30-py3-none-any.whl
  • Upload date:
  • Size: 167.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for certifi-2024.8.30-py3-none-any.whl
Algorithm Hash digest
SHA256 922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8
MD5 d3afde7a82448d4d4651ef029c1f4bec
BLAKE2b-256 12903c9ff0512038035f59d279fddeb79f5f1eccd8859f06d6163c58798b9487

See more details on using hashes here.

Supported by

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