Python module to extract CA and CRL certs from Windows' cert store
JSON →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.
Traffic · last 30 days ↑11% vs prev 7d
total hits 22
actors 7 distinct systems
last hit 1d ago ByteDance
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇩🇪 Germany · 🇳🇴 Norway
API endpoints
full doc /v1/registry/wincertstore
compatibility /v1/registry/wincertstore/compatibility