wallet

command
v0.14.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2021 License: MIT Imports: 7 Imported by: 0

README

Wallet sign pass

How to sign a sample pass.

  1. Download the PassKit support materials from the Wallet Developer Guide website.

  2. Unzip WalletCompanionFiles.zip and copy SamplePasses/Event.pass into this folder.

  3. Register a Pass Type ID in Apple's Member Center. This requires a CSR from your keychain.

  4. Download the .cer and add it to Keychain. Then export a .p12 with the certificate and the private key you generated during step 3.

  5. Modify the passTypeIdentifier and teamIdentifier in pass.json. The teamIdentifier is the Organizational Unit in the .cer file.

  6. Download Apple Intermediate Certificate WWDR Certificate (Expiring 02/07/23)

  7. Build and run the example with go run main.go -c /path/to/certificate.p12 -i /path/to/AppleWWDRCA.cer

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL