tschoffelen / php-pkpass

💳 PHP class for creating passes for Wallet on iOS.
https://includable.com
MIT License
911 stars 188 forks source link

cant read p12 #123

Closed antonioreyna closed 1 year ago

antonioreyna commented 1 year ago

i started to get this error

PKPass\PKPassException Invalid certificate file. Make sure you have a P12 certificate that also contains a private key, and you have specified the correct password!

the file and password are correct.

tschoffelen commented 1 year ago

I think this will be related to #122. Closing this as a duplicate for now, but feel free to re-open if it looks like it is a separate issue.