-
Notifications
You must be signed in to change notification settings - Fork 5
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
Proof of Concept for RA Plugin API #74
Open
kiron-mx
wants to merge
10
commits into
main
Choose a base branch
from
ra-plugin
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Dec 12, 2023
-
Add inventory interface implementations for RA plugin
Implementations: 1. local check of subject.CN 2. check run in external process 3. check delegated to REST-API Test Cases: 1. Test inventory invocation 2. Test local inventory 3. Test external inventory Test Configurations: 1. Enrollment with local inventory path 2. Enrollment with plugin path for external inventory checker process
Configuration menu - View commit details
-
Copy full SHA for 73297c9 - Browse repository at this point
Copy the full SHA 73297c9View commit details
Commits on Jan 22, 2024
-
Rework RA plugin for external process
- InventoryPluginBase class for common structures and methods - Use plain JSON structure for certificate request information - Use environment variable RA_INVENTORY_EXEC to pass on path to external checker to lightweightCmpRa - Test case uses scripts/external-inventory-example.pyw as external checker
Configuration menu - View commit details
-
Copy full SHA for ba3250c - Browse repository at this point
Copy the full SHA ba3250cView commit details -
- Change from apache http client to java.net.http - Use plain JSON structure for certificate request information - Adjust test case to use environment variable RA_INVENTORY_URL for HTTP service
Configuration menu - View commit details
-
Copy full SHA for 24f9060 - Browse repository at this point
Copy the full SHA 24f9060View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fa529 - Browse repository at this point
Copy the full SHA c8fa529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9506628 - Browse repository at this point
Copy the full SHA 9506628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d9088 - Browse repository at this point
Copy the full SHA 96d9088View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a7555c - Browse repository at this point
Copy the full SHA 4a7555cView commit details -
Implement inventory interface using DSL for certificate request polic…
…ies: checks request against rule-set from RA_DSL_RULE file
Configuration menu - View commit details
-
Copy full SHA for c41919a - Browse repository at this point
Copy the full SHA c41919aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8528c7c - Browse repository at this point
Copy the full SHA 8528c7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c362d - Browse repository at this point
Copy the full SHA 81c362dView commit details
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.