Skip to content

1.4.1

Compare
Choose a tag to compare
@nabla-c0d3 nabla-c0d3 released this 28 Jan 03:17
· 389 commits to master since this release
  • Added support for secp384r1 certificates (kTSKAlgorithmEcDsaSecp384r1).
  • Added the ability to specify an expiration date for a domain's pinning policy (kTSKExpirationDate). This will help prevent connectivity issues in Apps which do not get updates to their pins, such as when the user disables App updates.
  • A backup pin is no longer required when pinning validation is not enforced (ie. when kTSKEnforcePinning is set to NO).
  • Fixed a bug causing random unicode characters to be displayed in the date-time field of pinning failure reports sent by devices with non-standard time settings.
  • Improved the documentation and switched to jazzy for generating it.