Create a CA-bundle based on certifi and self-signed certificates, for usage with requests.
Project description
1 Self-certifi
- Version:
1.0.0
- Source:
- Keywords:
requests, certifi, self-signed, certificates
- PythonVersion:
3.7
Create a CA-bundle based on certifi and self-signed certificates, for usage with requests.
2 Features
Keep original certifi CA-bundle
Add your own custom/self-signed (root) certificates
Configuration via environment variable
3 Installation
3.1 Requirements
Python 3.7 or newer
setuptools 30.3.0 or above
3.2 Install
pip install self-certifi
4 Usage
from self_certifi import load_self_signed_certs
load_self_signed_certs("/path/to/installation/directory")
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
self-certifi-1.0.0.tar.gz
(4.2 kB
view hashes)
Built Distribution
Close
Hashes for self_certifi-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99ee22126c5848e651c10e34032a17ee74225c38c2ebca13bb6621357b45923e |
|
MD5 | 1175abf66aae45594bd0a7c37e32b51b |
|
BLAKE2b-256 | 074628f8ea57c28f6978c4ef3c26159b764a39068861e2029e00a9d3e078c1c3 |