Python module to extract CA and CRL certs from Windows' cert store
conda install free::wincertstore
wincertstore provides an interface to access Windows' CA and CRL certificates. It uses ctypes and Windows's sytem cert store API through crypt32.dll.