Platform independent access to system certificate store
Project description
Platform independent access to system certificate store.
Installation
certstore is available on PyPI.:
$ pip install certstore
Usage
Access and use system certificate bundle:
>>> import certstore >>> certstore.ca_bundle '/path/to/system/store/ca.pem' >>> import requests >>> requests.get('https://some.domain.com', verify=certstore.ca_bundle)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file certstore-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: certstore-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1d65572e296f109b3bf807f9defe47e96be39e176b5b0645a457568e7809eda |
|
MD5 | 0cb42e4c3a2e3f2dade7800d1471618b |
|
BLAKE2b-256 | be96f273b160c6b5003cbbe98df2da093f1db74e408e4b68bb76f697b889f3ee |