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

Add ability to dump cert from MachOs #74

Closed
blacktop opened this issue Feb 1, 2022 Discussed in #73 · 1 comment
Closed

Add ability to dump cert from MachOs #74

blacktop opened this issue Feb 1, 2022 Discussed in #73 · 1 comment
Labels
enhancement New feature or request

Comments

@blacktop
Copy link
Owner

blacktop commented Feb 1, 2022

Discussed in #73

Originally posted by kushalagrawal January 20, 2022
Hi blacktop,

we have multiple maco and fat binaries which are internal binaries. These binaries are signed by the internal CA and then uploaded to a remote location.
before I serve it to end user, I wants to make sure they are not tempered therefore I wants to validate using the internal CA's public key. if they are signed by that internal CA. Is There any direct way that I can extract the certificate chain associate with maco and fat binary.

Thanks
Kushal

@blacktop blacktop added the enhancement New feature or request label Feb 1, 2022
@blacktop
Copy link
Owner Author

This has been added in the latest release here - https://github.com/blacktop/ipsw/releases/tag/v3.1.66

> ipsw macho info MACHO_FILE --dump-cert --output /folder/to/write/cert/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant