- Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
auth-issueAn issue authenticating to a hostAn issue authenticating to a host
Description
According to https://github.com/GitCredentialManager/git-credential-manager/blob/80423faa16fc23532306b10c5b69c926708734e8/.github/workflows/release.yml#L397 the Debian package is signed with "ESRP client" whatever that is (I couldn't find any docs). How can a Debian user verify this signature?
I tried dpkg-sig --verify
with key https://packages.microsoft.com/keys/microsoft.asc (imported with gpg --import microsoft.asc
) but got an error:
> dpkg-sig --verify gcm-linux_amd64.2.0.785.deb Processing gcm-linux_amd64.2.0.785.deb... BADSIG _gpgorigin
Jacob-Stevens-Haas
Metadata
Metadata
Assignees
Labels
auth-issueAn issue authenticating to a hostAn issue authenticating to a host