Closed benjc closed 12 years ago
Okay, got it working eventually.
Basically lots of jumping through certificate conversion hoops is required (the PEM done via OpenSSL, and PFX/P12 via MMC certificate exports). Additionally, the line in PKPass.php where it says about not moving these tabs (~line 225)... I had to remove the tabs. I'm guessing this is some kind of file encoding issue (i.e. once I modified the file in a Windows text editor, the tabs got mashed) but luckily it appears to work fine (at least so far) without the tabs.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
All the installation instructions so far seem to be based on the assumption this is going to be running from a Mac. Has anyone here had any luck setting up the signing aspect of this project on a Windows box?
I've tried various things- installing the WWRC in MMC, converting the WWRC to a PEM, installing the Pass certificate on IIS, exporting the pass certificate as a PFX... and whilst the pass is generated it's unable to be added to Passbook (which makes me think I'm still not signing the pass correctly).
Anyone had any success using this on Windows?