Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LG-836] Support OID Chaining #65

Merged
merged 4 commits into from
Jan 24, 2019
Merged

Conversation

jgsmith-usds
Copy link
Contributor

Why: We need to know that certain policy OIDs are allowed
for certain certificates based on the issuing authorities.

How: Follow the chain of certs from the root to the leaf
and keep track of how each cert changes the OID policy mapping
while respecting the policies about child certs modifying the
mapping.

**Why**: We need to know that certain policy OIDs are allowed
for certain certificates based on the issuing authorities.

**How**: Follow the chain of certs from the root to the leaf
and keep track of how each cert changes the OID policy mapping
while respecting the policies about child certs modifying the
mapping.
Copy link
Contributor

@stevegsa stevegsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jgsmith-usds jgsmith-usds merged commit 0d29adc into master Jan 24, 2019
@jgsmith-usds jgsmith-usds deleted the jgs/lg-836-support-oid-chaining branch January 24, 2019 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants