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

Java csfle #31

Description

@juanvargas123

Hi, im trying tu run java project, but it sends me an exception.

Exception in thread "main" com.mongodb.MongoClientException: Unrecognized KMS provider key: gcp
at com.mongodb.internal.capi.MongoCryptHelper.createMongoCryptOptions(MongoCryptHelper.java:58)
at com.mongodb.client.internal.Crypts.create(Crypts.java:46)
at com.mongodb.client.internal.ClientEncryptionImpl.(ClientEncryptionImpl.java:40)
at com.mongodb.client.vault.ClientEncryptions.create(ClientEncryptions.java:36)
at com.mongodb.csfle.util.CSFLEHelpers.createKeyVault(CSFLEHelpers.java:230)
at com.mongodb.csfle.util.CSFLEHelpers.createDataEncryptionKey(CSFLEHelpers.java:198)
at com.mongodb.csfle.DataEncryptionKeyCreator.main(DataEncryptionKeyCreator.java:82)

I have the last version of moncrypt and mongo driver.

Metadata

Metadata

Assignees

No one assigned

    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