summaryrefslogtreecommitdiff
path: root/jstests/sslSpecial
diff options
context:
space:
mode:
authorMark Benvenuto <mark.benvenuto@mongodb.com>2018-03-16 12:03:10 -0400
committerMark Benvenuto <mark.benvenuto@mongodb.com>2018-03-22 13:53:46 -0400
commit585b952d3adbb73860eec575b1913429c482de38 (patch)
tree31a8d1bc004ef5efd9de8354dc276ff14d8bae03 /jstests/sslSpecial
parent9eba3a0ed37787fc69c4744432c1db70167bc80a (diff)
downloadmongo-585b952d3adbb73860eec575b1913429c482de38.tar.gz
SERVER-22411 SChannel Certificate Validation and Fixes
Diffstat (limited to 'jstests/sslSpecial')
-rw-r--r--jstests/sslSpecial/SERVER-26369.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sslSpecial/SERVER-26369.js b/jstests/sslSpecial/SERVER-26369.js
index e2852189822..737159a9183 100644
--- a/jstests/sslSpecial/SERVER-26369.js
+++ b/jstests/sslSpecial/SERVER-26369.js
@@ -1,3 +1,4 @@
+// Validate the shardsrvr does not crash when enabling SSL with encrypted PEM for a cluster
// Checking UUID consistency involves talking to a shard node, which in this test is shutdown
TestData.skipCheckingUUIDsConsistentAcrossCluster = true;