zcrypto icon indicating copy to clipboard operation
zcrypto copied to clipboard

Add support for CAA

Open dadrian opened this issue 6 years ago • 0 comments

We should implement this in two stages:

  1. Standalone CAA package, probably as a subpackage of verifier/. This would take a cert and a parent, and return CAA status.
  2. Add an option to VerificationOptions to do CAA, and expose the results in VerificationResult.

dadrian avatar Sep 08 '17 17:09 dadrian