System certificate store support via Truststore
Project description
Truststore for Poetry
Adding system certificate store support to in Poetry using Truststore package
Installation
The easiest way to install the truststore plugin is via the self add command of Poetry.
poetry self add poetry-plugin-truststore
If you used pipx to install Poetry you can add the plugin via the pipx inject command.
pipx inject poetry poetry-plugin-truststore
Otherwise, if you used pip to install Poetry you can add the plugin packages via the pip install command.
pip install poetry-plugin-truststore
Usage
The plugin basically runs truststore.inject_into_ssl() when you use poetry, making sure Truststore do its patching magic.
You can check if plugin is correctly installed by using almost any poetry command with -v flag, like:
poetry version -v
And check if there is a message
Using system cert store via Truststore x.y.z
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 poetry_plugin_truststore-1.0.0.tar.gz.
File metadata
- Download URL: poetry_plugin_truststore-1.0.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.13.1 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acc8eb3f19f1c51b19616354523238904b498fdf4e386abe3ae9f96990f67f79
|
|
| MD5 |
68e0d4533784543b50218228d85afdcb
|
|
| BLAKE2b-256 |
ff540f1c2d76037ec6351bc1883e6ff42bb5cd9706fb592591c13c007028e780
|
File details
Details for the file poetry_plugin_truststore-1.0.0-py3-none-any.whl.
File metadata
- Download URL: poetry_plugin_truststore-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.13.1 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17cb99d4a218f36593db888f0f88fb00566c26c0e0a6cfce8521b48c533a4a95
|
|
| MD5 |
e90f21d50b216b7d87cf61c6d9bcdf8c
|
|
| BLAKE2b-256 |
c924a8746842d6bfaba18ce5915a572b6e4f5e7ed593bd406ec798caa55a3545
|