Closed yozef closed 8 years ago
This module doesn't bundle any certificates, they are all user supplied.
when calling: node-passbook prepare-keys -p keys
it fetches an older wwdr certificate.
It fetches whatever certificate you have previously loaded into your keychain.
I am getting issues with signing my pass with this node module.
I am pretty sure it has to do with the expired WWDR certificate this module is using. The new certificate can be found here: https://developer.apple.com/support/certificates/expiration/
Current Solution: Export the wwdr file downloaded from here: https://developer.apple.com/certificationauthority/AppleWWDRCA.cer into a .pem file from within your Keychain, and place it within the same folder as the other pem file of the pass certificate.