repositorypackage
1.0.3
Repository: https://github.com/tls-inspector/authrootstl.git
Documentation: pkg.go.dev
# README
Go Authroot.stl
This package provides a interface to parse & validate Microsoft Windows authroot.stl file which contains the list of participants in the Microsoft Trusted Root Program. The trust list file contains so-called "subjects", which describe a certificate, their accepted use within Windows, and their trust status.
Usage & Examples
Examples can be found on the documentation for the library
License
Mozilla Public License Version 2.0.
This package embeds a modified version of github.com/mozilla-services/pkcs7. This package is not affiliated with or endorsed by Microsoft. Windows is a registered trademark of Microsoft Corporation.