23 lines
431 B
Plaintext
23 lines
431 B
Plaintext
|
### Transit Sign API calls with managed keys fail
|
||
|
|
||
|
#### Affected versions
|
||
|
|
||
|
- 1.14.0+ up to 1.14.3 inclusively
|
||
|
|
||
|
#### Issue
|
||
|
|
||
|
Vault responds to Transit sign API calls with the following error when the request uses a managed key:
|
||
|
|
||
|
`requested version for signing does not contain a private part`
|
||
|
|
||
|
<Note>
|
||
|
The issue does not affect signing with the following key types:
|
||
|
|
||
|
- Transit native keys
|
||
|
|
||
|
</Note>
|
||
|
|
||
|
#### Workaround
|
||
|
|
||
|
None at this time
|