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

Use rust implementation for macos signing #380

Open
netomi opened this issue Nov 20, 2023 · 3 comments · May be fixed by #525
Open

Use rust implementation for macos signing #380

netomi opened this issue Nov 20, 2023 · 3 comments · May be fixed by #525

Comments

@netomi
Copy link
Contributor

netomi commented Nov 20, 2023

There is a rust implementation for apple related services, including signing at https://github.com/indygreg/apple-platform-rs

We should consider using that as this would allow us the run the signing service as a pod in the okd cluster, getting rid of the special setup where the service runs on macmini machines.

@akurtakov
Copy link
Contributor

This one seems to be eclipse-cbi/macos-notarization-service#264 . Closing it but please reopen with details if I got it wrong.

@netomi
Copy link
Contributor Author

netomi commented Apr 10, 2024

No thats for the notarization part. Please dont close Tickets wo prior consultation.

@akurtakov akurtakov reopened this Apr 10, 2024
@netomi
Copy link
Contributor Author

netomi commented Aug 27, 2024

Created PR indygreg/apple-platform-rs#155 to fix handling of xar files when signing installer pkgs.

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 a pull request may close this issue.

2 participants