Files
vault/changelog/28678.txt
Scott Miller a0af792437 Adds ACME specific error types to errors returned by challenge validation functions. (#28678)
* wip

* Change test expectation

* changelog

* remove ultimately unnecessary changes

* adjust unit test again
2024-10-15 17:13:13 +00:00

4 lines
117 B
Plaintext

```release-note:improvement
secrets/pki: Add ACME error types to errors encountered during challenge validation.
```