summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/client_encrypt.yml
blob: 11bc83ba0d947f974c1604f0564622686c57e212 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
test_kind: js_test

selector:
  roots:
  - jstests/client_encrypt/*.js

executor:
  config:
    shell_options:
      nodb: ''
      readMode: commands
      ssl: ''
      tlsAllowInvalidHostnames: ''
      tlsAllowInvalidCertificates: ''
      tlsCAFile: jstests/libs/ca.pem
      tlsCertificateKeyFile: jstests/libs/client.pem