open-vault/builtin
Steven Clark 4e6b88d58c
Rework ACME workflow test to leverage Golang's ACME client library (#19949)
* Rework ACME workflow test to leverage Golang's ACME client library

 - Instead of testing manually, leverage the Golang ACME library
   to test against our implementation from the unit tests.

* Add tests for new-account and misc fixes

 - Set and return the account status for registration
 - Add handlers for the account/ api/updates
 - Switch acme/ to cluster local storage
 - Disable terms of service checks for now as we don't set the url

* PR feedback

 - Implement account deactivation
 - Create separate account update handler, to not mix account creation
   logic
 - Add kid field to account update definition
 - Add support to update contact details on an existing account
2023-04-12 09:05:42 -04:00
..
audit adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
credential openapi: Add display attributes for GitHub auth (#19384) 2023-04-07 13:30:26 -04:00
logical Rework ACME workflow test to leverage Golang's ACME client library (#19949) 2023-04-12 09:05:42 -04:00
plugin adding copyright header (#19555) 2023-03-15 09:00:52 -07:00