{"library":"wincertstore","type":"library","category":null,"description":"wincertstore is a Python module designed to extract CA and CRL certificates from the Windows certificate store using ctypes and the Windows system cert store API through `crypt32.dll`. However, the package is officially deprecated. Since Python 2.7.9, the standard `ssl.create_default_context()` function automatically handles loading certificates from the Windows certificate store, making `wincertstore` largely redundant for modern Python applications.","language":"python","status":"deprecated","version":"0.2.1","tags":["windows","certificates","security","ssl","ca","crl"],"last_verified":"Sun May 24","install":[{"cmd":"pip install wincertstore","imports":["import wincertstore","from wincertstore import CertSystemStore","from wincertstore import CertFile"]}],"homepage":null,"github":"https://github.com/tiran/wincertstore","docs":null,"changelog":null,"pypi":"https://pypi.org/project/wincertstore/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/wincertstore/compatibility"}}