ssl_get_more.js is setting up a sharded cluster using the deprecated flag shardAsReplicaSet, which initializes every member of the cluster as a standalone instance instead of as a replica set.
- depends on
-
SERVER-55273 ReplSetTest and ShardingTest objects does not support x509 authentication
- Closed