mongo/jstests/ssl
Zack Winter cfdad5342e SERVER-101032 Move clang-format into "bazel run format" (#36625)
GitOrigin-RevId: 14b3ac27154b9dfcbabaf6d296a6ee6e466d222a
2025-05-29 13:40:00 +00:00
..
libs SERVER-101032 Move clang-format into "bazel run format" (#36625) 2025-05-29 13:40:00 +00:00
x509 SERVER-101032 Move clang-format into "bazel run format" (#36625) 2025-05-29 13:40:00 +00:00
BUILD.bazel SERVER-100977 Restrict js_library to arm/x86_64 cpus (#32508) 2025-04-09 21:28:06 +00:00
OWNERS.yml SERVER-96678 Mark some tests as owned by the Security team (#28837) 2024-11-06 18:55:27 +00:00
auth-counters.js SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
canonicalize_command_line_opts.js SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
client_x509_rotate.js SERVER-102887 Preserve total created connection stats for SpecificPools that were destroyed (#35610) 2025-05-05 16:25:29 +00:00
cluster_member.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
cluster_x509_rotate.js SERVER-87959 Update ssl/cluster_x509_rotate.js (#27036) 2024-10-02 15:59:28 +00:00
config-canonicalize-normal-ports.js SERVER-72839: Server no longer skips peer certificate validation if neither CAFile nor clusterCAFile is provided 2023-08-25 01:23:08 +00:00
crl_x509_rotate.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
dh_params.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
disable_x509.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
macos_encrypted_pem.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
mixed_mode_repl.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
mixed_mode_sharded.js SERVER-102527 Check for connection from replicaset to config server (#35024) 2025-04-17 19:03:49 +00:00
multi-ca.js SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
new_mongo_tls_options.js SERVER-87954 Create ReplSetTest node-specific log and error capturing utilities to report connection status (#27013) 2024-10-17 04:31:48 +00:00
openssl_ciphersuites.js SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
peer_validation_without_cafile.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
repl_ssl_split_horizon.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
server_x509_rotate.js SERVER-87958 Update ssl/server_x509_rotate.js (#27007) 2024-10-03 02:04:03 +00:00
set_parameter_ssl.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
shell_option_parsing.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
sni_name_advertisement.js SERVER-95434: Remove shardOptions from shardingtest.js. (#28068) 2024-10-22 18:29:27 +00:00
speculative-authenticate.js SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
ssl_ECDHE_suites.js SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
ssl_alert_reporting.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
ssl_ca_options.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
ssl_cert_selector_apple.js SERVER-101620 Log certs being tested during ssl_cert_selector_apple.js (#33004) 2025-04-10 02:16:21 +00:00
ssl_client_bad_certificate_warning.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
ssl_client_certificate_warning_suppression.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
ssl_cluster_ca.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
ssl_cluster_file.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
ssl_cn_with_san.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
ssl_count_protocols.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
ssl_crl.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
ssl_crl_revoked.js SERVER-103806 Prefer using a CA file over tlsAllowInvalidCertificates for mongo clients in ssl tests (#35113) 2025-04-16 21:54:37 +00:00
ssl_fragment.js SERVER-95434: Remove shardOptions from shardingtest.js. (#28068) 2024-10-22 18:29:27 +00:00
ssl_hostname_validation.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
ssl_ingress_conn_metrics.js SERVER-104814: establishment timing metrics (#36273) 2025-05-28 01:25:08 +00:00
ssl_intermediate_ca.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
ssl_invalid_disabled_protocols.js SERVER-98253 ssl_manager_openssl.cpp does not check if all supported protocols are disabled (#33881) 2025-04-10 02:41:40 +00:00
ssl_invalid_selector.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
ssl_invalid_server_cert.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
ssl_mongodb_x509.js SERVER-103806 Prefer using a CA file over tlsAllowInvalidCertificates for mongo clients in ssl tests (#35113) 2025-04-16 21:54:37 +00:00
ssl_options.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
ssl_private_key.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
ssl_restricted_protocols.js SERVER-97374: Disable TLS 1.1 by default when TLS 1.2+ are available (#29770) 2024-12-13 19:12:03 +00:00
ssl_uri.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
ssl_weak.js SERVER-103806 Prefer using a CA file over tlsAllowInvalidCertificates for mongo clients in ssl tests (#35113) 2025-04-16 21:54:37 +00:00
ssl_withhold_client_cert.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
ssl_x509_SAN.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
ssl_x509_roles.js SERVER-95434: Remove shardOptions from shardingtest.js. (#28068) 2024-10-22 18:29:27 +00:00
tlsCATrusts.js SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
tls_enumerator.py SERVER-94077 Use isort in Ruff configs (#27865) 2024-10-10 19:33:49 +00:00
upgrade_to_ssl.js SERVER-103806 Prefer using a CA file over tlsAllowInvalidCertificates for mongo clients in ssl tests (#35113) 2025-04-16 21:54:37 +00:00
user_cache_entry_lifetime.js SERVER-103557 Ensure references to SSLPeerInfo don't die (#34778) 2025-04-14 18:45:34 +00:00
x509_all_the_oids.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
x509_client.js SERVER-95434: Remove shardOptions from shardingtest.js. (#28068) 2024-10-22 18:29:27 +00:00
x509_custom.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
x509_enforce_user_cluster_separation.js SERVER-95434: Remove shardOptions from shardingtest.js. (#28068) 2024-10-22 18:29:27 +00:00
x509_expiring.js SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
x509_invalid.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
x509_multivalue.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
x509_rotate_missing_files.js SERVER-84397: Use proper SSL options in tests 2024-02-01 15:32:18 +00:00
x509_startup_certificate_info.js SERVER-95434: Remove shardOptions from shardingtest.js. (#28068) 2024-10-22 18:29:27 +00:00
x509_startup_warning.js SERVER-99901 Temporarily silence x509_startup_warning failures (#31667) 2025-01-28 16:58:51 +00:00