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

GcpKmsClient constructor fails silently #1

@jason-callaway

Description

@jason-callaway

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions