tomasmcguinness / pkpassvalidator

Checks the validity of a PKPASS file by checking it's signature and contents match the Apple specification
MIT License
77 stars 20 forks source link

Verify trust certificate trust chain is correct. #4

Closed tomasmcguinness closed 4 years ago

tomasmcguinness commented 5 years ago

Some developers are having problems with the WWDR and overall trust chain (missing keys etc), so flagging them in the validator would be helpful.

tomasmcguinness commented 4 years ago

I've added significant enhancements to this, including a check for cert subjects, which can cause a lot of confusion if the CSR is created incorrectly in the first place.