mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01: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
|
|
```
|