We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8fe235 commit 9d120d7Copy full SHA for 9d120d7
spec/integration/client_side_encryption/kms_tls_options_spec.rb
@@ -264,7 +264,7 @@
264
}
265
266
)
267
- end.to raise_error(Mongo::Error::KmsError, /Hostname mismatch/)
+ end.to raise_error(Mongo::Error::KmsError, /certificate verify failed/)
268
end
269
270
@@ -318,7 +318,7 @@
318
master_key: master_key
319
320
321
322
323
324
0 commit comments