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

Refactor the WFE and nonce-service configuration field NoncePrefixKey to utilize the new cmd.HMACKeyConfig type #7632

Open
beautifulentropy opened this issue Jul 25, 2024 · 0 comments
Assignees
Labels
starter Ideal issues for folks getting familiar with Boulder

Comments

@beautifulentropy
Copy link
Member

beautifulentropy commented Jul 25, 2024

Since they use a different inner field name this is a two-part to maintain backwards compatibility.

@beautifulentropy beautifulentropy added the starter Ideal issues for folks getting familiar with Boulder label Jul 25, 2024
@beautifulentropy beautifulentropy changed the title Refactor WFE config field NoncePrefixKey to make use of the new cmd.HMACKeyConfig type Refactor the WFE and nonce-service configuration field NoncePrefixKey to utilize the updated cmd.HMACKeyConfig type Jul 25, 2024
@beautifulentropy beautifulentropy changed the title Refactor the WFE and nonce-service configuration field NoncePrefixKey to utilize the updated cmd.HMACKeyConfig type Refactor the WFE and nonce-service configuration field NoncePrefixKey to utilize the new cmd.HMACKeyConfig type Jul 25, 2024
@aarongable aarongable added this to the Sprint 2024-10-08 milestone Oct 8, 2024
beautifulentropy pushed a commit that referenced this issue Nov 13, 2024
Add a new WFE & nonce config field, `NonceHMACKey`, which uses the new
`cmd.HMACKeyConfig` type. Deprecate the `NoncePrefixKey` config field.

Generalize the error message when validating `HMACKeyConfig` in
`config`.

Remove the deprecated `UseDerivablePrefix` config field, which is no
longer used anywhere.

Part of #7632
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
starter Ideal issues for folks getting familiar with Boulder
Projects
None yet
Development

No branches or pull requests

3 participants