Skip to content

Add fallback root certificate bundle for code signing and timestamping#25687

Merged
dtivel merged 2 commits intodotnet:release/6.0.4xxfrom
dtivel:dtivel/trusted-roots
Jun 2, 2022
Merged

Add fallback root certificate bundle for code signing and timestamping#25687
dtivel merged 2 commits intodotnet:release/6.0.4xxfrom
dtivel:dtivel/trusted-roots

Conversation

@dtivel
Copy link
Copy Markdown
Contributor

@dtivel dtivel commented May 27, 2022

Resolve #25686.

This change adds to the .NET SDK a file containing PEM-encoded root certificates and a basic unit test. The file is from the Microsoft Trusted Root Program team and represents a subset of the Windows CTL valid for both code signing and timestamping. The file will serve as a fallback root store on platforms that do not have a root store valid for general-purpose code signing and timestamping. The file is not valid for any other use (e.g.: TLS or S/MIME).

CC @richlander, @marcpopMSFT, @joeloff

@ghost ghost added the Area-Infrastructure label May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants