mongo/jstests/ssl
Gabriel Marks 60c08a4a9b SERVER-50082 Attempt to fix test failure 2020-08-04 19:50:51 +00:00
..
libs SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1 2020-08-04 19:37:05 +00:00
x509 SERVER-47811 Search the intermediate certificates for the issuer of the peer certificate 2020-05-05 18:02:46 +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
client_x509_rotate.js SERVER-50082 Attempt to fix test failure 2020-08-04 19:50:51 +00:00
cluster_x509_rotate.js SERVER-49749 Test rotate functionality in various cases 2020-07-29 14:44:04 +00:00
config-canonicalize-normal-ports.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
crl_x509_rotate.js SERVER-49749 Test rotate functionality in various cases 2020-07-29 14:44:04 +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-17 02:38:42 +00:00
macos_encrypted_pem.js SERVER-47962 Use rawMongoProgramOutput instead of logfile 2020-05-06 00:33:51 +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-47992 Make disableResumableRangeDeleter just prevent ranges from being submitted for deletio 2020-05-18 04:14:45 +00:00
mixed_mode_sharded_transition.js SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being submitted for deletio 2020-05-18 04:14:45 +00:00
mongo_uri_secondaries.js SERVER-46633 Windows TLS implementation may declare hostname mismatch on unrelated error 2020-04-20 18:44:41 +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
openssl_ciphersuites.js SERVER-48774 setting cipher list does not work for TLSv1.3 only (if TLS1_0, TLS1_1, TLS1_2 are disabled) 2020-07-14 21:30:49 +00:00
repl_ssl_noca.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
repl_ssl_split_horizon.js SERVER-46541 enable automatic reconfigs for initial sync semantics by default 2020-07-09 22:39:43 +00:00
server_x509_rotate.js SERVER-49749 Test rotate functionality in various cases 2020-07-29 14:44:04 +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 22:58:44 +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-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04: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_cert_selector.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
ssl_cert_selector_apple.js SERVER-48598 increased assert.soon timeout for SSL Apple cert selector test to 60 s 2020-07-28 21:55:32 +00:00
ssl_client_certificate_warning_suppression.js SERVER-46950 Add message-strings for TLS 2020-04-01 19:30:01 +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-46950 Add message-strings for TLS 2020-04-01 19:30:01 +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-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
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-45834 Turn off hang analyzer diagnostics for expected to fail replicaset initialization 2020-03-17 02:38:42 +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_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-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04: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_with_system_ca.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
ssl_withhold_client_cert.js SERVER-46950 Add message-strings for TLS 2020-04-01 19:30:01 +00:00
ssl_without_ca.js SERVER-43773 Start up config server and shard replica sets in parallel in ShardingTest 2019-11-27 04:29:41 +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-44435 Fix typo in test 2020-02-04 02:29:05 +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-48084 Lint log lines in mongo/db/commands 2020-05-13 19:19:45 +00:00
x509_custom.js SERVER-43085 Regenerate X509 test certificates 2019-10-18 20:35:45 +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-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
x509_multivalue.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
x509_rotate_missing_files.js SERVER-49749 Test rotate functionality in various cases 2020-07-29 14:44:04 +00:00
x509_startup_certificate_info.js SERVER-49130 Logging certificate information on startup for Linux 2020-08-03 20:37:19 +00:00
x509_startup_warning.js SERVER-47077 Clean up log lines in 'mongo/db' 2020-04-01 20:05:43 +00:00