Home
last modified time | relevance | path

Searched refs:_windows_cert_stores (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dssl.py482 _windows_cert_stores = ("CA", "ROOT") variable in SSLContext
590 for storename in self._windows_cert_stores:
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch1635 for storename in self._windows_cert_stores: