Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signing: for Linux and Mac, implement timestamp integrity verification and enable the tests #8045

Closed
heng-liu opened this issue Apr 23, 2019 · 2 comments
Assignees
Milestone

Comments

@heng-liu
Copy link
Contributor

Timestamp integrity verification is not supported in .Net standard 2.0, therefore tests were disabled for Linux and Mac.
As .Net standard 2.1 starts to support Timestamp integrity verification, we need to implement timestamp integrity verification and enable the tests for Linux and Mac.

This is one of the breakdown tasks from NuGet/NuGet.Client#2706

@heng-liu heng-liu added this to the 5.1 milestone Apr 23, 2019
@heng-liu heng-liu self-assigned this Apr 23, 2019
@heng-liu heng-liu modified the milestones: 5.1, 5.2 Apr 25, 2019
@heng-liu
Copy link
Contributor Author

The APIs are in netcoreapp2.1 : https://github.com/dotnet/corefx/issues/34687
But not yet in netstandard2.1 : https://github.com/dotnet/corefx/issues/36062

@heng-liu
Copy link
Contributor Author

Closed as fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants