truststore
Verify certificates using native system trust stores
Verify certificates using native system trust stores
To install this package, run one of the following:
Truststore is a library which exposes native system certificate stores (ie "trust stores") through an ssl.SSLContext-like API. This means that Python applications no longer need to rely on certifi as a root certificate store.
Summary
Verify certificates using native system trust stores
Last Updated
Mar 10, 2025 at 16:46
License
MIT
Total Downloads
199.3K
Supported Platforms
GitHub Repository
https://github.com/sethmlarson/truststoreDocumentation
https://truststore.readthedocs.io/en/latest/