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

Bump Apple cert #633

Merged
merged 2 commits into from
May 8, 2020
Merged

Bump Apple cert #633

merged 2 commits into from
May 8, 2020

Conversation

tresf
Copy link
Contributor

@tresf tresf commented May 8, 2020

Apple Installer cert is slated to expire in June. This PR adds a new 2025 cert to the build system, removing the old one by sh256 hash if present.

This needs to be refactored upon 2.0 as well.

@tresf tresf self-assigned this May 8, 2020
@tresf tresf merged commit 20606e6 into master May 8, 2020
@tresf tresf deleted the new-cert branch May 8, 2020 20:51
tresf added a commit that referenced this pull request May 8, 2020
Replace 2020 cert with 2025 cert
Backport of #633
@tresf
Copy link
Contributor Author

tresf commented May 8, 2020

Note, anyone creating signed packages will need to execute the following command to force the build system to prefer the 2025 cert:

security delete-certificate -Z "A69020D49B47383064ADD5779911822850235953"

I've removed this from the codebase because it only needs to be executed once, then ant pkgbuild the HEAD of master or 2.0 branch.

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.

1 participant