Skip to content

Validation frameworks and RSA key length checking.

Compare
Choose a tag to compare
@iay iay released this 13 Nov 21:58
v0.8.1

There is a lot of internal refactoring in this release. Only two new classes have been introduced:

  • X509CertificateValidationStage allows a list of validators to be applied to all X.509 certificates in each item's metadata
  • X509CertificateRSAKeyLengthValidator is such a validator, which allows warnings or errors to be placed on items using key lengths below the configured thresholds.