vault/changelog/30168.txt
Kit Haines e02312e131
Bugfix/vault 35002 (#30168)
* Remove subproblems from acme error body if it doesn't exist.  Simple test to confirm.

* make fmt.

* add changelog.
2025-04-03 13:19:20 -04:00

4 lines
127 B
Plaintext

```release-note:bugfix
secrets/pki: acme header error response no longer includes key subproblems if no subproblems exist.
```