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

Pass keyid into autograph #2354

Open
jaredlockhart opened this issue Mar 22, 2024 · 0 comments
Open

Pass keyid into autograph #2354

jaredlockhart opened this issue Mar 22, 2024 · 0 comments
Assignees

Comments

@jaredlockhart
Copy link
Collaborator

Let's add an AUTOGRAPH_KEYID env var and then pass it into autograph when we call here: https://github.com/mozilla/normandy/blob/master/normandy/recipes/signing.py#L72

Pass it as keyid see autograph docs here: https://github.com/mozilla-services/autograph/blob/main/docs/endpoints.md#signdata

If the env var is not set, let's not pass it in the dict at all to fall back to the default key (as is currently the case) and then we can pass it if it's set.

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

2 participants