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

Uploaded Source

Built Distribution

certifi-2023.7.22-py3-none-any.whl (158.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: certifi-2023.7.22.tar.gz
  • Upload date:
  • Size: 159.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.17

File hashes

Hashes for certifi-2023.7.22.tar.gz
Algorithm Hash digest
SHA256 539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082
MD5 10a72845d3fc2c38d212b4b7b1872c76
BLAKE2b-256 9898c2ff18671db109c9f10ed27f5ef610ae05b73bd876664139cf95bd1429aa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: certifi-2023.7.22-py3-none-any.whl
  • Upload date:
  • Size: 158.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.17

File hashes

Hashes for certifi-2023.7.22-py3-none-any.whl
Algorithm Hash digest
SHA256 92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9
MD5 bb0619060f913292c8a439a54b06f8c4
BLAKE2b-256 4cdd2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9

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