Slide 9
Slide 9 text
System trust stores in Python
New experimental package: “truststore”
https://pypi.org/project/truststore
https://github.com/sethmlarson/truststore
● Provides an SSLContext API
● Works on Linux, macOS, and Windows
● Tested with urllib3, requests, aiohttp
● Requires Python 3.10+