mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Fix role endpoint in pki health-check warnings
- The various warning messages point to {{mount}}/role/<rolename>
which is not a valid PKI path, it should be {{mount}}/roles/<rolename>
* Add cl
4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
```release-note:bug
|
|
cli/pki: Fix path for role health-check warning messages
|
|
```
|