File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,9 +53,9 @@ You need to repeat this step for each different `passTypeId` you have in your `p
53
53
4 . Run the following command: ` openssl pkcs12 -in Certificates.p12 -out PassCert.pem ` .
54
54
5 . Your pass certificate is now stored in ` PassCert.pem ` !
55
55
56
- You'll also need to download the Apple Worldwide Developer Relations Root Certificate Authority file to sign passes.
56
+ You'll also need to download the Apple Worldwide Developer Relations Intermediate Certificate - G4 file to sign passes.
57
57
58
- 1 . Download the [ certificate from here] ( https://developer .apple.com/certificationauthority/AppleWWDRCA .cer ) .
58
+ 1 . Download the [ intermediate certificate from here] ( https://www .apple.com/certificateauthority/AppleWWDRCAG4 .cer ) .
59
59
2 . Import it into Keychain Access (double click it).
60
60
3 . Find it in Keychain Access, and export it as a .pem file.
61
61
4 . Set the ` PassSigner ` 's WWDR URL to it in your code.
@@ -78,6 +78,6 @@ This project is licensed under the [MIT license](/LICENSE). Please make sure you
78
78
79
79
## Links
80
80
81
- - [ My website] ( https://www.madebyayden.co )
81
+ - [ My website] ( https://ayden.dev )
82
82
- [ GitHub] ( https://www.github.com/aydenp/PassEncoder )
83
83
- [ Documentation] ( https://aydenp.github.io/PassEncoder/ )
You can’t perform that action at this time.
0 commit comments