I went through this tutorial for basic Passbook dev: http://www.raywenderlich.com/20734/beginning-passbook-part-1
I will be using a Windows machine for development and I see two Apple specific tools used:
- OpenSSL commands - this one I believe there is a Windows version for, so it's doable.
- Keychain - for storing, importing, and exporting certificates. Is there a Windows alternative?