Engineer(s): Dmitry
Summary: A wrap up project for CSFLE 1.0 until we are able to deliver a new FLE experience to users.
2021-11-16: Updated target end date to 2021-11-19
Working through code review
2021-11-02: Setting initial target end date to 2021-11-12
Implementation complete. Currently working on evergreen config and tests
DRIVERS-1353 :
Upgrade libmongocrypt dependency to 1.3.0. Wrap the new mongocrypt_kms_ctx_get_kms_provider function in bindings.
Implement changes from mongodb/specifications#1082 and mongodb/specifications#1096 to test KMIP and add TLS options:
Resync the new specification test kmipKMS.json
Update the CSFLE prose tests Corpus Test , Custom Endpoint Test , Data key and double encryption .
Add TLS options for KMS providers.
Add prose test KMS TLS Options Tests
Drivers should sync with mongodb/specifications@11df644 .