mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
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>
4 lines
131 B
Plaintext
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
|
|
```
|