Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Conversation

@mattjackson220
Copy link
Contributor

Closes: #6368

This PR fixes the validation error at the /acme_accounts endpoint when the private key is empty or missing


Which Traffic Control components are affected by this PR?

  • Traffic Ops

What is the best way to verify this PR?

Run TO and POST to the /acme_accounts endpoint with privateKey either empty or missing and verify that the response correctly says "privateKey" instead of "private_key"

If this is a bugfix, which Traffic Control versions contained the bug?

PR submission checklist

@mattjackson220 mattjackson220 added bug something isn't working as intended Traffic Ops related to Traffic Ops labels Mar 2, 2022
Copy link
Member

@zrhoffman zrhoffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@zrhoffman zrhoffman merged commit 822254d into apache:master Mar 2, 2022
@github-actions github-actions bot mentioned this pull request Apr 1, 2022
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug something isn't working as intended Traffic Ops related to Traffic Ops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect validation message from /acme_accounts

2 participants