mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 04:11:39 +01:00
* feat(api-client): add cert auth method * chore: apply feedbacks * doc: add copyright & update changelog --------- Co-authored-by: Amir Aslamov <amir.aslamov@hashicorp.com>
4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
```release-note:improvement
|
|
api/client: Add Cert auth method support. This allows the client to authenticate using a client certificate.
|
|
```
|