Add windows certificate store to certifi cacerts.
Project description
NOTE : This package has been replaced by pip-system-certs and is generally unmaintained.
This package patches certifi at runtime to also include certificates from the windows certificate store.
This will allow packages such as requests (and tools based on it, like pip) to verify tls/ssl connections to servers who’s ca is trusted by your windows install.
This module will automatically keep the merged certifi+windows cacerts file up to date, even when the certifi module is updated.
Simply install with:
pip install python-certifi-win32
and requests should trust your hosts if your host system does.
Acknowledgements
This module is inspired by a patch for python-certifi to implement this functionality: https://github.com/certifi/python-certifi/pull/54 The method of patching at runtime is built from the autowrapt module: https://pypi.python.org/pypi/autowrapt
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file python_certifi_win32-1.6.1-py2.py3-none-any.whl
.
File metadata
- Download URL: python_certifi_win32-1.6.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 508fd4fb1730cad2d9dada061df737650c8cfaa205d64657faa4cc6a55384402 |
|
MD5 | a56d072df5116a686efb8292bcdf70d6 |
|
BLAKE2b-256 | 16c59c455ba848b14adce70c0176106fad190b7854acdc120cf9e72af7b9ac2d |