Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
) * remove HTTP from documentation The KMIP KMS provider does not use HTTP. * revise note about fanning out requests To avoid suggesting that drivers can iterate all KMS requests initially with `mongocrypt_ctx_next_kms_ctx`. When retry is enabled, more KMS requests may be added when processing responses. * note call to `mongocrypt_setopt_retry_kms` is needed * clarify call of `mongocrypt_kms_ctx_fail`
- Loading branch information