Skip to content

Go package for parsing and validating Microsoft Windows' signed trusted subjects list (authroot.stl)

License

Notifications You must be signed in to change notification settings

tls-inspector/authrootstl

Repository files navigation

Go Authroot.stl

Go Report Card Godoc Releases LICENSE

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.

About

Go package for parsing and validating Microsoft Windows' signed trusted subjects list (authroot.stl)

Topics

Resources

License

Security policy

Stars

Watchers

Forks