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

Updated version of Signing changes #651

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

Penguinwizzard
Copy link
Member

This is a rebase of johnmcpms/signing on the latest version of microsoft/msix-packaging@master, with a couple of small patches to get it working (and handling pfx passwords). Ideally, with a simpler history and a few of the merge fixes rolled in, this should be an easier change to land than the existing branches where multiple contributors have done repeated merges of master into the topic branch.

Copy link
Member

@JohnMcPMS JohnMcPMS left a comment

Choose a reason for hiding this comment

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

Reviewed only the changes by @Penguinwizzard , as it seems unhelpful to review my own changes even if I am 5 years removed from them. My memory is that these changes were working on the golden path but lacked any automated tests. That time requirement was the reason they never got checked in. Ultimately I think that this still needs to be addressed to merge.

src/inc/internal/ObjectBase.hpp Outdated Show resolved Hide resolved
src/makemsix/main.cpp Outdated Show resolved Hide resolved
src/msix/PAL/Crypto/OpenSSL/SignatureCreator.cpp Outdated Show resolved Hide resolved
src/makemsix/main.cpp Show resolved Hide resolved
@Penguinwizzard
Copy link
Member Author

I've now added some automated tests, albeit fairly simple ones - they pack an MSIX, sign it, and then validate its signature and contents.

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.

2 participants