Skip to content
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

Fleet attestation: add command for fleetd on Windows #26411

Closed
wants to merge 2 commits into from

Conversation

noahtalerman
Copy link
Member

@noahtalerman noahtalerman commented Feb 18, 2025

UPDATE: @noahtalerman: currently, you can attest fleetd (Orbit) on macOS and Linux. Not Windows yet. Follow up work to add attestation for Windows is here: #26382

Closed this PR and opened a new one to remove the TODO and fix typo: #26487


@noahtalerman
Copy link
Member Author

gh attestation verify --owner fleetdm "C:\Program Files\Orbit\bin\orbit\orbit.exe"

Hey @sgress454 I ran the above command to verify fleetd (Orbit) on Windows and I'm seeing this error:

Error: failed to fetch attestations from fleetdm: HTTP 404: Not Found...

Any idea what I'm doing wrong?

@@ -22,13 +22,17 @@ Verify the [fleetctl binary](https://github.com/fleetdm/fleet/releases) (CLI):
gh attestation verify --owner fleetdm fleetdm /path/to/fleetctl
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While you are at it, it seems fleetdm here is twice.

@sgress454 Seems like a typo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants