Skip to main content

Python package for providing Microsoft's CA Bundle.

Project description

This package provides easy access to the Root Certificate Authorities present in the Microsoft Trusted Root Program. It is a fork of Kenneth Reitz’s certifi project, which provides access to Mozilla’s collection of Root Certificates.

Warning: Microsoft’s CA Program allows granular CA deprecation, which is not properly supported by certificate bundle files. This means that using this bundle may result in improper trust being applied, e.g. trusting certificates that are not actually trusted in their current use.

It is therefore highly recommended to use certifi instead for almost all needs, except in cases where the Microsoft store is specifically required, such as in the signify project.

Installation

mscerts is available on PyPI. Simply install it with pip:

$ pip install mscerts

Usage

To reference the installed certificate authority (CA) bundle, you can use the built-in function:

>>> import mscerts

>>> mscerts.where()
'/usr/local/lib/python3.7/site-packages/mscerts/cacert.pem'

Or from the command line:

$ python -m mscerts
/usr/local/lib/python3.7/site-packages/mscerts/cacert.pem

Addition/Removal of Certificates

This package is simply a mirror of the Microsoft store, and does not support any addition/removal or other modification of the CA trust store content. The sole provider of certificates in this store is Microsoft. See https://aka.ms/RootCert for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mscerts-2026.7.1.tar.gz (676.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mscerts-2026.7.1-py3-none-any.whl (674.5 kB view details)

Uploaded Python 3

File details

Details for the file mscerts-2026.7.1.tar.gz.

File metadata

  • Download URL: mscerts-2026.7.1.tar.gz
  • Upload date:
  • Size: 676.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mscerts-2026.7.1.tar.gz
Algorithm Hash digest
SHA256 3d2c9309c0fb21c07ecb66fb9a2f9b3b6d53afd9c668f3c90000f514f604ef29
MD5 30b099e1ca70724f146b706afc808ae0
BLAKE2b-256 40d34ebeeab6ce9f5054341e4455e73eef2fa58ab9fb51fdf64f182d6d71c22a

See more details on using hashes here.

File details

Details for the file mscerts-2026.7.1-py3-none-any.whl.

File metadata

  • Download URL: mscerts-2026.7.1-py3-none-any.whl
  • Upload date:
  • Size: 674.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mscerts-2026.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 90c6c28962fbe32d28bf3604346c3a73e5d48949b2946d967c807840041116f0
MD5 6d8c68d89c67bbf4bd267670e5f4ef42
BLAKE2b-256 d7e5cbf88daa21ecc4e5edfc371543fe3286b53a4b3af54a2da481657bfea5a7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page