cosign icon indicating copy to clipboard operation
cosign copied to clipboard

Error: could not parse transit key keys data as map[string]interface{}

Open k0s15 opened this issue 1 year ago • 0 comments

When I tried to connect my private hashivault to get public-key, I hit below issue. There is no much information in this error. What can I check for debugging?

cosign public-key --key hashivault://cosign -d Error: could not parse transit key keys data as map[string]interface{} main.go:74: error during command execution: could not parse transit key keys data as map[string]interface{}

k0s15 avatar Sep 09 '24 08:09 k0s15