-
Notifications
You must be signed in to change notification settings - Fork 544
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add support for setting TLS options for client encryption * Add support for setting TLS options for auto encryption * Make mongocxx::client_encryption moveable * Add KMIP provider and TLS options to basic CSE test helpers * Add test case sections to Prose Test 7 - Custom Endpoint Test * Update Prose Test 2 - Data Key and Double Encryption with KMIP * Update Prose Test 6 - Corpus Test with KMIP * Update Prose Test 7 - Custom Endpoint Test with KMIP * Add CSE Prose Test 11 - KMS TLS Options Tests * Add CAFile and tlsCertificateKeyFile env vars to Evergreen * Add !mayfail to KMS TLS Options Tests due to CDRIVER-4181 * Update client_encryption::create_data_key docs to include supported KMS providers * Update options::data_key docs to include KMIP * Add new MONGOCXX_TEST_* env vars to should_run_client_side_encryption_test * Add KMIP support for legacy runner in autoEncryptionOpts * Sync legacy CSE spec tests with 61b81891 * CXX-2155 Sync legacy CSE spec tests with 947be4cf * CXX-2410 Sync legacy CSE spec tests with 5964c134 * CXX-2488 Sync legacy CSE spec tests with 6a7158d5 * CXX-2487 Sync legacy CSE spec tests with 02b4275d * Divide CSE legacy test runner into sections by file and test description * Improve error message on unexpected exception
- Loading branch information
1 parent
f1f3f50
commit 50478fa
Showing
47 changed files
with
7,397 additions
and
709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.