mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 15:38:39 +00:00
For #26603 This PR includes: - Refactoring of NDES/SCEP verify/timeout logic for easier testing (with dependency injection) - Custom SCEP configs - saving/deleting/updating of encrypted custom SCEP challenges - validation call to custom SCEP server to verify connection - Custom SCEP activities - unit and integration tests for all of the above This PR does not include the following: - Changes file (in later PR) # Checklist for submitter - [x] Added/updated automated tests - [x] Manual QA for all new/changed functionality |
||
|---|---|---|
| .. | ||
| config_dump.go | ||
| cron.go | ||
| cron_test.go | ||
| main.go | ||
| prepare.go | ||
| serve.go | ||
| serve_test.go | ||
| version.go | ||
| vuln_process.go | ||