v3.1.0
Version 3.1.0
This version introduces support for Rule-Based Access Control (RBAC), thereby
enabling Meerkat DSA to enforce the rule-based-access-control
,
rule-and-basic-access-control
and rule-and-simple-access-control
access
control schemes defined in
ITU Recommendation X.501 (2019).
New Features / Improvements
- Support for Rule-Based Access Control
- Slight performance improvement when creating a new entry
Bug Fixes
- Fix invalid OCSP requests
- OCSP requests were made using the subject's
subjectPublicKeyInfo
rather than the issuer's.
- OCSP requests were made using the subject's
- Fix invalid OCSP verification
- Verification would occur using the same issuer certificate over and over again
- Fix invalid invalid remote CRL signature validation