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

Uploaded Source

Built Distribution

certifi-2024.6.2-py3-none-any.whl (164.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: certifi-2024.6.2.tar.gz
  • Upload date:
  • Size: 165.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for certifi-2024.6.2.tar.gz
Algorithm Hash digest
SHA256 3cd43f1c6fa7dedc5899d69d3ad0398fd018ad1a17fba83ddaf78aa46c747516
MD5 d138c6217784e19cda28770b003ab23b
BLAKE2b-256 07b3e02f4f397c81077ffc52a538e0aec464016f1860c472ed33bd2a1d220cc5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: certifi-2024.6.2-py3-none-any.whl
  • Upload date:
  • Size: 164.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for certifi-2024.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ddc6c8ce995e6987e7faf5e3f1b02b302836a0e5d98ece18392cb1a36c72ad56
MD5 93a436b160b6fd4496045c3657ca9aa6
BLAKE2b-256 5b111e78951465b4a225519b8c3ad29769c49e0d8d157a070f681d5b6d64737f

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