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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file certifi-2015.9.6.tar.gz.
File metadata
- Download URL: certifi-2015.9.6.tar.gz
- Upload date:
- Size: 359.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e5646f75d2779719b3400c009e3461f921823e4592657f8e00fb2b6e14b8b92
|
|
| MD5 |
433489b1ccdd1ffe91500866fea7042d
|
|
| BLAKE2b-256 |
e2ecab8442e4d6cf92ea4df67ed81e078bd6a9e092c96ffcd03dbd910e1eb389
|
File details
Details for the file certifi-2015.9.6-py2.py3-none-any.whl.
File metadata
- Download URL: certifi-2015.9.6-py2.py3-none-any.whl
- Upload date:
- Size: 362.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
499d154e26c642108248be45b4e09d3b978d2e7c6a72e0a147a2e81448a61a7d
|
|
| MD5 |
353670355bc7b0b87b99d101d693aff0
|
|
| BLAKE2b-256 |
c6aa85432217f85f1553dc0926a3e00b48e00819b80097dd056e482c19766f11
|