sudara/Basic macOS Certificate Import

Safely imports code/pkg signing certs into a temp keychain. Well tested, transparent, cleans up after itself.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dev-id-app-certBase64-encoded PKCS12 file with the Developer ID Application certificateyes
dev-id-app-passwordPassword for the dev-id-app-cert PKCS12 fileyes
dev-id-installer-certBase64-encoded PKCS12 file with the Developer ID Installer certificateno
dev-id-installer-passwordPassword for the dev-id-installer-cert PKCS12 fileno
keychain-nameName for the temporary keychaingithub-action-${{ github.job }}-${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }}
namedescription
keychain-pathPath to the temporary keychain with imported cert