Skip to content

Commit

Permalink
Backout langpack cert change (#996)
Browse files Browse the repository at this point in the history
The hawk credentials for dep signing don't have access to the necessary keyid.
  • Loading branch information
bhearsum committed May 16, 2024
1 parent 8c81969 commit 8e94f7a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions signingscript/docker.d/passwords.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ in:
- ["https://autograph-external.prod.autograph.services.mozaws.net",
{"$eval": "AUTOGRAPH_LANGPACK_USERNAME"},
{"$eval": "AUTOGRAPH_LANGPACK_PASSWORD"},
["autograph_langpack"],
"webextensions_rsa_dep_202402"
["autograph_langpack"]
]
- ["https://autograph-external.prod.autograph.services.mozaws.net",
{"$eval": "AUTOGRAPH_FOCUS_USERNAME"},
Expand Down

0 comments on commit 8e94f7a

Please sign in to comment.