vault/changelog/29546.txt
Wito Chandra a782fa859c
feat(api-client): add cert auth method (#29546)
* feat(api-client): add cert auth method

* chore: apply feedbacks

* doc: add copyright & update changelog

---------

Co-authored-by: Amir Aslamov <amir.aslamov@hashicorp.com>
2025-03-11 14:03:57 -04:00

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.
```