Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

GcpKmsClient constructor fails silently #1

Open
jason-callaway opened this issue Nov 10, 2020 · 0 comments
Open

GcpKmsClient constructor fails silently #1

jason-callaway opened this issue Nov 10, 2020 · 0 comments
Assignees

Comments

@jason-callaway
Copy link
Contributor

If the GcpKmsClient constructor fails, it raises tink.core.TinkError but does not say why it's failing.

For example, if the KMS URI is wrong, i.e., projects/my-project/locations/us-central1/keyRings/my-keyring/cryptoKeys/my-key vs gcp-kms://projects/my-project/locations/us-central1/keyRings/my-keyring/cryptoKeys/my-key, the error that's raised isn't helpful.

@jason-callaway jason-callaway self-assigned this Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant