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

Add x509 certificate chain parsing #635

Closed
tsandall opened this issue Mar 5, 2018 · 0 comments
Closed

Add x509 certificate chain parsing #635

tsandall opened this issue Mar 5, 2018 · 0 comments

Comments

@tsandall
Copy link
Member

tsandall commented Mar 5, 2018

Rego should support built-in functions to process certificate chains.

crypto.x509.parse_certificates(input) = certificates

Where input is a base64 encoded string containing one or more DER encoded certificates that have been concatenated together.

@tsandall tsandall added this to the v0.8 milestone Mar 5, 2018
tsandall added a commit to tsandall/opa that referenced this issue Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant