Skip to main content

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:

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

Keywords:

requests, certifi, self-signed, certificates

PythonVersion:

3.7

Run CI Coverage status Code linting black python-versions pypi-version

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


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)

Uploaded Source

Built Distribution

self_certifi-1.0.0-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

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