You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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{}
The text was updated successfully, but these errors were encountered:
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{}
The text was updated successfully, but these errors were encountered: