You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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`
0 commit comments