fleet/cmd/fleet
Victor Lyuboslavsky 84d35dc0cd
Add custom SCEP configs (#27045)
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
2025-03-14 12:16:51 -05:00
..
config_dump.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
cron.go fix: update App Store app versions on an hourly basis (#26326) 2025-02-17 14:56:24 -05:00
cron_test.go Split up apple and windows profile management cron jobs (#23975) 2024-11-26 16:57:32 -06:00
main.go Cloudfront URL config changes (#25145) 2025-01-06 11:33:24 -06:00
prepare.go Android scaffold (#26274) 2025-02-13 14:32:19 -06:00
serve.go Add custom SCEP configs (#27045) 2025-03-14 12:16:51 -05:00
serve_test.go fix: add check to max concurrency value (#26240) 2025-02-12 12:24:35 -05:00
version.go Move external dependency fleetdm/kolide-kit to monorepo (#15861) 2024-01-02 18:22:52 -03:00
vuln_process.go Add gosimple linter (#23250) 2024-10-29 14:17:51 -05:00