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.9.6.1.tar.gz
(186.3 kB
view hashes)
Built Distribution
Close
Hashes for certifi-2015.9.6.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cbb1f8b30948895f36bb94402598506808833747e0a2e1ca5b1f152ff341da4 |
|
MD5 | 0a6bc6cbbadcbc8e4ada2979294923d9 |
|
BLAKE2b-256 | cc7ffb45b6c47ff3a1e119b8fa0aec4a9d1812f0c9f774d877eca582065ef21e |