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

Should not opt in the SHA-2 workaround for 3rd party crypto providers #2263

Merged
merged 1 commit into from
Jul 12, 2017

Conversation

Jinhuafei
Copy link
Contributor

The code modified in this PR is used by clickonce to sign the manifest file. In order to support signing with SHA-2 cert, a workaround was added. However, this workaround should be opted out for 3rd party crypto providers. Otherwise, it causes verification failure(unknown publisher) when the manifest file is signed by a SHA-2 EV cert.

Copy link
Member

@rainersigwald rainersigwald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pushed a space change so this will be a clean merge with #2290.

@rainersigwald
Copy link
Member

https://devdiv.visualstudio.com/DevDiv/_workitems/edit/462908 was approved at shiproom.

@rainersigwald rainersigwald merged commit 684dbf9 into dotnet:vs15.3 Jul 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants