mongo/jstests/ssl
W. Brad Moore b9057965de SERVER-85530: Refresh Test Certificates
(cherry picked from commit fa22c1433f7d79fdcd0b3ba5d78fc386984f5655)

GitOrigin-RevId: 5bd889ae26560413972e77b30096fcd29505d58f
2024-01-30 01:27:48 +00:00
..
libs SERVER-85530: Refresh Test Certificates 2024-01-30 01:27:48 +00:00
x509 SERVER-85530: Refresh Test Certificates 2024-01-30 01:27:48 +00:00
auth-counters.js SERVER-42984 Add serverStatus counters for authentication attempts/successes 2020-02-27 18:26:46 +00:00
canonicalize_command_line_opts.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
config-canonicalize-normal-ports.js SERVER-72839, SERVER-80677, SERVER-82257, SERVER-85511, SERVER-84267: System CA Cert Verification Fix 2024-01-28 02:07:19 +00:00
dh_params.js SERVER-22412 Implement a secure transport ASIO backend 2018-03-17 12:45:29 -04:00
disable_x509.js SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
initial_sync1_x509.js SERVER-45834 Turn off hang analyzer diagnostics for expected to fail replicaset initialization 2020-03-26 23:40:54 +00:00
macos_encrypted_pem.js SERVER-47962 Use rawMongoProgramOutput instead of logfile 2020-05-06 00:48:45 +00:00
mixed_mode_repl.js SERVER-40598 Set timeout on SSL mixed_mode_repl test 2019-04-22 15:39:29 +00:00
mixed_mode_sharded.js SERVER-32741 Initialize the featureCompatibilityVersion parameter value to 3.6 2018-02-01 18:18:32 -05:00
mixed_mode_sharded_transition.js SERVER-48261 Run auth tests that use the 'mixedShardTest' helper in FCV 4.4 2020-11-20 03:24:01 +00:00
multi-ca.js SERVER-44653 Validate the use of multiple root CAs in a single file 2019-11-15 21:42:39 +00:00
peer_validation_without_cafile.js SERVER-72839, SERVER-80677, SERVER-82257, SERVER-85511, SERVER-84267: System CA Cert Verification Fix 2024-01-28 02:07:19 +00:00
repl_ssl_split_horizon.js SERVER-72839, SERVER-80677, SERVER-82257, SERVER-85511, SERVER-84267: System CA Cert Verification Fix 2024-01-28 02:07:19 +00:00
set_parameter_ssl.js SERVER-37962: Create tlsMode setParameter 2018-11-29 12:25:39 -05:00
sharding_with_x509.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
shell_option_parsing.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_x509_system_user.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
sni_name_advertisement.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
speculative-auth-replset.js SERVER-44858 Implement speculative sasl auth 2020-02-12 19:16:45 +00:00
speculative-auth-sharding.js SERVER-47908 Wire speculativeAuthenticate into mongos 2020-05-04 23:52:39 +00:00
speculative-authenticate.js SERVER-45048 Fix straggling jstests which tried to execute mongo shell from root 2020-02-14 18:25:38 +00:00
ssl_ECDHE_suites.js SERVER-75479 Fixed red ssl tests on macs 2023-05-08 22:42:58 +00:00
ssl_alert_reporting.js SERVER-42351 RHEL8 TLS 1.0 and TLS 1.1 protocols are disabled in the DEFAULT system-wide cryptographic policy level 2019-08-06 11:39:52 -04:00
ssl_ca_options.js SERVER-72839, SERVER-80677, SERVER-82257, SERVER-85511, SERVER-84267: System CA Cert Verification Fix 2024-01-28 02:07:19 +00:00
ssl_cert_selector_apple.js SERVER-72839, SERVER-80677, SERVER-82257, SERVER-85511, SERVER-84267: System CA Cert Verification Fix 2024-01-28 02:07:19 +00:00
ssl_client_bad_certificate_warning.js SERVER-72839, SERVER-80677, SERVER-82257, SERVER-85511, SERVER-84267: System CA Cert Verification Fix 2024-01-28 02:07:19 +00:00
ssl_client_certificate_warning_suppression.js SERVER-46950 Add message-strings for TLS 2020-04-01 23:06:45 +00:00
ssl_cluster_ca.js SERVER-46495 ssl_cluster_ca should disable hang analyzer when failures are expected 2020-02-28 20:39:42 +00:00
ssl_cluster_file.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
ssl_cn_with_san.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
ssl_count_protocols.js SERVER-72839, SERVER-80677, SERVER-82257, SERVER-85511, SERVER-84267: System CA Cert Verification Fix 2024-01-28 02:07:19 +00:00
ssl_crl.js SERVER-22412 Implement a secure transport ASIO backend 2018-03-17 12:45:29 -04:00
ssl_crl_revoked.js SERVER-22412 Implement a secure transport ASIO backend 2018-03-17 12:45:29 -04:00
ssl_fips.js SERVER-22411 Schannel FIPS support 2018-03-12 13:16:37 -04:00
ssl_fragment.js SERVER-72839, SERVER-80677, SERVER-82257, SERVER-85511, SERVER-84267: System CA Cert Verification Fix 2024-01-28 02:07:19 +00:00
ssl_get_more.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
ssl_hostname_validation.js SERVER-60326 Windows server fails to start when X509 certificate has empty subject name 2021-10-21 18:08:57 +00:00
ssl_intermediate_ca.js SERVER-39574 Support intermediate certificates in PEMKeyFile on Windows 2019-10-29 17:24:06 +00:00
ssl_invalid_server_cert.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
ssl_mongodb_x509.js SERVER-72839, SERVER-80677, SERVER-82257, SERVER-85511, SERVER-84267: System CA Cert Verification Fix 2024-01-28 02:07:19 +00:00
ssl_options.js SERVER-38430 Rename tlsPEMKeyFile options to conform to driver URI spec 2019-01-03 14:39:15 -05:00
ssl_private_key.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
ssl_restricted_protocols.js SERVER-72839, SERVER-80677, SERVER-82257, SERVER-85511, SERVER-84267: System CA Cert Verification Fix 2024-01-28 02:07:19 +00:00
ssl_uri.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
ssl_weak.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
ssl_withhold_client_cert.js SERVER-46950 Add message-strings for TLS 2020-04-01 23:06:45 +00:00
ssl_x509_SAN.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
ssl_x509_roles.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
tlsCATrusts.js SERVER-85530: Refresh Test Certificates 2024-01-30 01:27:48 +00:00
tls_enumerator.py SERVER-44430 Fix tls_enumerators.py from BF-14793 2019-11-11 23:01:51 +00:00
upgrade_noauth_to_x509_ssl.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
upgrade_to_ssl.js SERVER-33488 conditionally update WT size metadata during startup recovery 2018-04-07 10:52:37 -04:00
upgrade_to_x509_ssl.js SERVER-33488 conditionally update WT size metadata during startup recovery 2018-04-07 10:52:37 -04:00
x509_all_the_oids.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
x509_client.js SERVER-54136 Make the authenticate command respect enforceUserClusterSeparation 2021-03-15 20:24:14 +00:00
x509_custom.js SERVER-85530: Refresh Test Certificates 2024-01-30 01:27:48 +00:00
x509_enforce_user_cluster_separation.js SERVER-54136 Make the authenticate command respect enforceUserClusterSeparation 2021-03-15 20:24:14 +00:00
x509_expiring.js SERVER-46385 Complete TODO listed in SERVER-46018 2020-02-28 18:11:34 +00:00
x509_invalid.js SERVER-57727 race conditions in x509_invalid.js 2021-07-20 01:29:03 +00:00
x509_multivalue.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
x509_startup_warning.js SERVER-47077 Clean up log lines in 'mongo/db' 2020-04-07 21:37:38 +00:00