Skip to main content

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


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

certstore-0.0.2-py2.py3-none-any.whl (3.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file certstore-0.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for certstore-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b1d65572e296f109b3bf807f9defe47e96be39e176b5b0645a457568e7809eda
MD5 0cb42e4c3a2e3f2dade7800d1471618b
BLAKE2b-256 be96f273b160c6b5003cbbe98df2da093f1db74e408e4b68bb76f697b889f3ee

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page