Verify certificates using native system trust stores
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.