Skip to content

1.2.2

Compare
Choose a tag to compare
@nabla-c0d3 nabla-c0d3 released this 20 Dec 10:10
· 567 commits to master since this release
  • Pinning failure reports from OS X Apps will now send a vendor identifier (just like on iOS) generated using a hash of the computer's MAC address and the App's bundle ID.
  • To avoid issues with locked devices and Apps running in the background, reports and certificates are now created using a data protection class set to AccessibleAfterFirstUnlock.
  • Added a new error code to detect Keychain failures when trying to extract the public key from a certificate on iOS.
  • Added a new "app-platform" field to pinning failure reports, which can be set to IOS or OSX.