Validating certificates with crypto.x509.parse_and_verify_certificates #705
Unanswered
3goats
asked this question in
OPA and Rego
Replies: 1 comment
-
I think my answer here will help: open-policy-agent/opa#7764 (comment) If by CA, you mean trust root certificate, then providing that as the first in the list of certs in the chain would be the way to do what you ask here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is there a way to provide the CA certificate when using this function ? For certificates issued by private CA's I think this would be needed.
Beta Was this translation helpful? Give feedback.
All reactions