self-certifi 1.0.0

Creator: bigcodingguy24

Last updated:

0 purchases

self-certifi 1.0.0 Image
self-certifi 1.0.0 Images
Add to Cart

Description:

selfcertifi 1.0.0

1 Self-certifi

Version:
1.0.0

Source:
https://github.com/maykinmedia/self-certifi

Keywords:
requests, certifi, self-signed, certificates

PythonVersion:
3.7



Create a CA-bundle based on certifi and self-signed certificates, for usage with requests.

Contents

1 Self-certifi
2 Features
3 Installation

3.1 Requirements
3.2 Install


4 Usage




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")

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.