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

docker-credential-oskeychain 0.8.0 get fails to retrieve records #298

Closed
ericpromislow opened this issue Aug 9, 2023 · 1 comment
Closed

Comments

@ericpromislow
Copy link

ericpromislow commented Aug 9, 2023

Same problem written up in #246 for v 0.7.0

Like with 0.7.0, codesign -d --verbose=4 docker-credential-osxkeychain-v0.8.0 shows Signature=adhoc instead of

Signature size=9001
Authority=Developer ID Application: Docker Inc (9BNSXJN65R)
Authority=Developer ID Certification Authority
Authority=Apple Root CA

from version 6.x

When I try getting the record, I get this result:

$ echo https://index.docker.io/v1/ | docker-credential-osxkeychain get
The user name or passphrase you entered is not correct.

My guess is that because the app isn't correctly notarized, osxkeychain doesn't grant its request for the password

@ericpromislow
Copy link
Author

Turns out we notarize the binary for release. I was testing with a dev build all this time.

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

No branches or pull requests

1 participant