-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Parse and verify certificates with options #6583
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
Closed
yogisinha
wants to merge
50
commits into
open-policy-agent:main
from
yogisinha:parse_and_verify_certificates_with_options
Closed
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
e362e13
Changed the LoadPaths function.
yogisinha 23ceed5
Adding a new function crypto.x509.parse_and_verify_certificates_with_…
yogisinha 35d2f85
Added test case, using Go x509.VerifyOptions, fixed function descript…
yogisinha a1f123d
Merge branch 'main' into parse_and_verify_certificates_with_options
yogisinha 4a472ff
Added auto generated builtins json files.
yogisinha 290918c
Merge branch 'parse_and_verify_certificates_with_options' of https://…
yogisinha c91d9cd
Added changes as per suggestions.
yogisinha 6ba2619
Added new lines
yogisinha a8ba1d1
Added new lines
yogisinha 9c655c3
Added new lines
yogisinha 6b32620
Added the new Array type for KeyUsages
yogisinha 4f240dd
Adding a new function crypto.x509.parse_and_verify_certificates_with_…
yogisinha 4597ffe
Added test case, using Go x509.VerifyOptions, fixed function descript…
yogisinha 6556e4e
Added auto generated builtins json files.
yogisinha 4562893
Added changes as per suggestions.
yogisinha 2fe697c
Added new lines
yogisinha ce57d7a
Added new lines
yogisinha 124047c
Added new lines
yogisinha 444388d
Added the new Array type for KeyUsages
yogisinha 8cc5838
Merge branch 'parse_and_verify_certificates_with_options' of https://…
yogisinha ee1819b
Merge branch 'main' into parse_and_verify_certificates_with_options
yogisinha 797e401
Adding a new function crypto.x509.parse_and_verify_certificates_with_…
yogisinha 4a40db9
Added test case, using Go x509.VerifyOptions, fixed function descript…
yogisinha d6331e8
Added auto generated builtins json files.
yogisinha 9fffee2
Added changes as per suggestions.
yogisinha 9bb2127
Added new lines
yogisinha 6d47ba4
Added new lines
yogisinha 5303e09
Added new lines
yogisinha 6066aae
Added the new Array type for KeyUsages
yogisinha 5eda48e
Adding a new function crypto.x509.parse_and_verify_certificates_with_…
yogisinha c8422fe
Changes as per suggestions.
yogisinha aa87a3a
Merge branch 'parse_and_verify_certificates_with_options' of https://…
yogisinha 0436522
Changes as per suggestions.
yogisinha 74b6730
Changes as per suggestions.
yogisinha 458e963
Changes as per suggestions.
yogisinha dc6683a
Merge branch 'main' of https://github.com/open-policy-agent/opa into …
yogisinha a9b4bd8
Added the test case for parse cert with options.
yogisinha 720b333
Changes as per suggestions.
yogisinha f992c0d
Shortening the function name.
yogisinha 9effeab
Commenting out the function to check the deploy preview without this.
yogisinha ea77470
Merge branch 'main' of https://github.com/open-policy-agent/opa into …
yogisinha 3c31aa6
Some changes.
yogisinha 580fa87
Some changes.
yogisinha f9b196d
changes to test preview.
yogisinha 5cad579
changes to test preview.
yogisinha 49796ad
changes to test preview.
yogisinha 8ebe57a
changes to test preview.
yogisinha ce4a226
Merge branch 'main' of https://github.com/open-policy-agent/opa into …
yogisinha 3993618
Suggested changes.
yogisinha 91e9007
Update generated code
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.