Add PKCS#12 support to the requests library in a clean way, without monkey patching or temporary files
Project description
This library adds PKCS#12 support to the Python requests library.
It is a clean implementation: it uses neither monkey patching nor temporary files. Instead, it is integrated into requests as recommended by its authors: creating a custom TransportAdapter, which provides a custom SSLContext.
This library is meant to be a transitional solution until this functionality is provided by requests directly. However, that will take some time. See the corresponding issue for more details.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file requests_pkcs12-1.0.8.tar.gz.
File metadata
- Download URL: requests_pkcs12-1.0.8.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6rc1+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
207ef27b750945702a0149566ac8cc43a74c40f1c3af17391b0b70846d0697fa
|
|
| MD5 |
47282f979debd772dea57c01ac43b264
|
|
| BLAKE2b-256 |
3e0660a7929d83b0957513701b54271757ca1a49aabd314decac7d49dbf705ea
|
File details
Details for the file requests_pkcs12-1.0.8-py2.py3-none-any.whl.
File metadata
- Download URL: requests_pkcs12-1.0.8-py2.py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6rc1+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
436075cf6b9a44ad8fe3af756f462e4356c295d2edb5b71b3fd79130aac0be30
|
|
| MD5 |
9b64df20491524e31067858c5ed6b194
|
|
| BLAKE2b-256 |
b918754249d937531d39f61abe5fa9788c06437d3c0e4e600f4af83db953ba70
|