davidben / x509-policy-graph

Updates to X.509 Policy Validation
Other
1 stars 2 forks source link

Add a brief overview of policy validation #6

Closed davidben closed 8 months ago

davidben commented 8 months ago

Addressing feedback in https://mailarchive.ietf.org/arch/msg/spasm/hc6fCJmf6GWTukWgD49g1rnehpI/

Trying to describe it in full would be a nightmare. (anyPolicy, inhibitAnyPolicy, requireExplicitPolicy, inhibitPolicyMapping, user-initial-policy-set, initial-policy-mapping-inhibit, initial-explicit-policy, initial-any-policy-inhibit, ...) Hopefully this helps readers get the gist of it.

Fixes #5.

davidben commented 8 months ago

@martinthomson How does this look?