Skip to content

Instantly share code, notes, and snippets.

@danielbuechele
Created October 2, 2012 09:22
Show Gist options
  • Save danielbuechele/3817731 to your computer and use it in GitHub Desktop.
Save danielbuechele/3817731 to your computer and use it in GitHub Desktop.
Sign Apple Passbook manifest.json
openssl smime -binary -sign -signer ./cert.pem -inkey ./key.pem -in ./manifest.json -out ./signature -outform DER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment