Python SSL Certificates
Project description
This installable Python package contains a CA Bundle that you can reference in your Python code. This is useful for verifying HTTP requests, for example.
This is the same CA Bundle which ships with the Requests codebase, and is derived from Mozilla Firefox’s canonical set.
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-1.0.1.tar.gz.
File metadata
- Download URL: certifi-1.0.1.tar.gz
- Upload date:
- Size: 168.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2c18c7edd349ec10378ef43ff16f81ae1d0af61d5d2858a8b383e8f6814a9cc
|
|
| MD5 |
45f5cb94b8af9e1df0f9450a8f61b790
|
|
| BLAKE2b-256 |
ff3aec07518540a090d463aa20c615a170d52a3633057fde480bd462883a0de2
|
File details
Details for the file certifi-1.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: certifi-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 169.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44964ac783fca598e723da5fa2ef3631b5b2f94f445749bfc6043d4afb20de75
|
|
| MD5 |
7a7f27120a39ab0be1bfb6884c6e9ebf
|
|
| BLAKE2b-256 |
4e5886422944e1f228a4e90c291388bf69675826c995f163b2894541365f1f0e
|