Python package for providing Mozilla's CA Bundle.
Project description
Certifi is a 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 CA Bundle, you can use the built-in function:
>>> import certifi >>> certifi.where() '/usr/local/lib/python2.7/site-packages/certifi/cacert.pem'
Enjoy!
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-2015.04.28.tar.gz
(370.7 kB
view details)
Built Distribution
File details
Details for the file certifi-2015.04.28.tar.gz
.
File metadata
- Download URL: certifi-2015.04.28.tar.gz
- Upload date:
- Size: 370.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99785e6cf715cdcde59dee05a676e99f04835a71e7ced201ca317401c322ba96 |
|
MD5 | 12c7c3a063b2ff97a0f8291d8de41e8c |
|
BLAKE2b-256 | 4a4152617061e93551d5c8041b70d35db395ad647cc356beb764cd9b278e3114 |
File details
Details for the file certifi-2015.04.28-py2.py3-none-any.whl
.
File metadata
- Download URL: certifi-2015.04.28-py2.py3-none-any.whl
- Upload date:
- Size: 373.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 268fa00c27de756d71663dd61f73a4a8d8727569bb1b474b2ce6020553826872 |
|
MD5 | 4b0d6599c8297becffeb369c0b3ef47b |
|
BLAKE2b-256 | 86359758a67004a266047c779ae40a3d937869bfc6fc3422f6c606b8afbc9d23 |