Skip to content

Commit 525a5e3

Browse files
committed
Disable certificate revocation checks for azure certificates
1 parent 6082a83 commit 525a5e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/SpecTests/client-side-encryption/tests/azureKMS.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
{
111111
"description": "Insert a document with auto encryption using Azure KMS provider",
112112
"clientOptions": {
113+
"tlsAllowInvalidCertificates": true,
113114
"autoEncryptOpts": {
114115
"kmsProviders": {
115116
"azure": {}

0 commit comments

Comments
 (0)