tschoffelen / php-pkpass

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

Add common error explanation #145

Closed Robertbaelde closed 1 month ago

Robertbaelde commented 1 month ago

A common error encountered is that new versions of OpenSSL can't handle the .p12 generated by osx. A fix is to repack the certificate using openSSL. This PR adds the commands to do this to the readme.