Files
nomad/.changelog/26664.txt
Michael Smithhisler 696ad4789e vault: default tlsSkipVerify to false (#26664)
The transit keyring uses the go-kms-wrapper for parsing the vault config
and errors if tlsSkipVerify is an empty string.

---------

Co-authored-by: Tim Gross <tgross@hashicorp.com>
2025-10-02 12:28:05 -04:00

4 lines
131 B
Plaintext

```release-note:bug
keyring: fixes an issue with Vault transit configuration where tls_skip_verify was not defaulting to false
```