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

feat: add support to use rcodesign for macosx signing service #525

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

netomi
Copy link
Contributor

@netomi netomi commented Aug 28, 2024

This fixes #380 and #461.

The implementation itself is finished and working in local testing, however the deployment needs to be finalized.

On top of that signing needs to be checked with various file types and deep signing needs to be verified as well.

The used rcodesign version (latest release) has a bug handling pkg files, created a PR for the project to fix that.

@netomi netomi marked this pull request as ready for review August 28, 2024 20:47
@netomi
Copy link
Contributor Author

netomi commented Aug 28, 2024

staging service is deployed and a Jenkins job is running: https://ci.eclipse.org/cbi/job/webservices-monitoring/job/macos-signing-staging/

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.

Use rust implementation for macos signing
1 participant