Different signerCert.pem Algorithm
See original GitHub issueHi!
First of all, amazing work! Thank you
I spent a whole day trying to get the first valid pass, but no luck. The only thing I found is:
- Your instruction: https://github.com/alexandercerutti/passkit-generator/wiki/Generating-Certificates#which-are-the-passtypeidentifier-and-teamidentifier-am-i-using (screenshot)
Signature Algorithm: sha1WithRSAEncryption
and Issues has no “OU”
But after I followed your instruction (few times with brand new identifiers, CSR, etc) I always get
Signature Algorithm: sha256WithRSAEncryption
Issuer: CN=Apple Worldwide Developer Relations Certification Authority, OU=G4, O=Apple Inc., C=US
I also tried to use both:
- Worldwide Developer Relations - G1 (Expiring 02/07/2023 21:48:47 UTC)
- Worldwide Developer Relations - G4 (Expiring 12/10/2030 00:00:00 UTC)
but no luck. I always get:
I tried different templates and ended-up re-using existing one from my wallet + replace teamId and passTypeId. But I still see this issue
Do you have any insight into why this can happen? Why do I have sha256 by default instead of sha1 like yours?
thank you 🙏
Issue Analytics
- State:
- Created 2 years ago
- Comments:17 (10 by maintainers)
Top Results From Across the Web
What is a Pem file and how does it differ from other OpenSSL ...
PEM is a file format that may consist of a certificate (aka. public key), a private key or indeed both concatenated together. Don't...
Read more >smime - OpenSSL
A signing certificate when signing or resigning a message, this option can be used multiple times if more than one signer is required....
Read more >Asymmetric cryptography signers — Joken v2.2.0 - HexDocs
Asymmetric cryptography signers. It is common to divide cryptography in three categories: Symmetric cryptography (also called symmetric-key algorithms):.
Read more >How SSL Certificates Use Digital Signatures
First, it computes the secure hash of the whole certificate using the identified signature algorithm "SHA-1". Then it takes the signature and computes...
Read more >Verify SSL/TLS Certificate Signature | what-why-how
Verifying server's public key ... Download the server's certificates to /tmp in PEM format. ... [Q] I thought a server has one certificate,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
How the… what? 😄 I’m not quite sure how is it supposed to work ahahah, but I managed to make it work with both G1 and G4, thank you 😄
Thank you for your donation! ❤️