fleet/android/app/src
Victor Lyuboslavsky 4457459422
Wait for CERT_INSTALL delegation to be available before attempting certificate enrollment (#43065)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #43064 

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.

## Testing

- [x] Added/updated automated tests
- [x] QA'd all new/changed functionality manually

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Release Notes

* **New Features**
* Certificate enrollment now verifies system delegation availability
before attempting installation, preventing unnecessary failures.

* **Bug Fixes**
* Enhanced error messages to include specific certificate alias and
delegation status information for better troubleshooting.
* Improved handling of system state exceptions during the enrollment
process.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-04-07 11:16:02 -05:00
..
androidTest/java/com/fleetdm/agent Updating Android app for remove certs (#37640) 2026-01-05 19:17:13 -06:00
main Wait for CERT_INSTALL delegation to be available before attempting certificate enrollment (#43065) 2026-04-07 11:16:02 -05:00
test/java/com/fleetdm/agent Wait for CERT_INSTALL delegation to be available before attempting certificate enrollment (#43065) 2026-04-07 11:16:02 -05:00