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

Fix #448 SignatureType enum not available on PS v2 #450

Merged
merged 2 commits into from
Mar 2, 2017

Conversation

rkeithhill
Copy link
Collaborator

@rkeithhill rkeithhill commented Mar 2, 2017

We now rely on the SignerCertificate field to be $null. If it isn't $null, then we assume the profile is signed and we don't modify it. Note that this field is not $null when the file is signed but there is a hash mismatch (which is the desired behavior). Fix #448

We now rely on the SignerCertificate field to be $null.  If it isn't $null, then we assume the profile is signed and we don't modify it.  Note that this field is not $null when the file is signed but there is a hash mismatch (which is the desired behavior). Fix #448.
@rkeithhill rkeithhill force-pushed the rkeithhill/is448-signaturetype-not-on-v2 branch from 0d51c87 to 588e293 Compare March 2, 2017 03:28
@rkeithhill rkeithhill added this to the v0.7.1 milestone Mar 2, 2017
It was introduced after 0.7.0 shipped so no need to document it.
@rkeithhill rkeithhill merged commit ce8fbc0 into master Mar 2, 2017
@rkeithhill rkeithhill deleted the rkeithhill/is448-signaturetype-not-on-v2 branch March 2, 2017 04:02
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.

1 participant