summaryrefslogtreecommitdiff
path: root/jstests/ssl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61706 ensure new config reached all nodessergey.galtsev2021-11-241-0/+33
* SERVER-61286 Disable ssl_fips.js and fips_scram_sha1.js on SUSE 15 SP1Mark Benvenuto2021-11-091-0/+16
* SERVER-59970 Fix reply value from authenticate commandSara Golemon2021-10-191-4/+12
* SERVER-60326 Windows server fails to start when X509 certificate has empty su...Erwin Pe2021-10-153-2/+41
* SERVER-57004: Move FIPSMode flag to enterpriseVarun Ravichandran2021-08-171-30/+0
* SERVER-58031 Shorten timeouts in ssl_cluster_ca.jsSpencer Jackson2021-07-161-0/+8
* SERVER-57727 race conditions in x509_invalid.jssergey.galtsev2021-07-121-29/+47
* SERVER-58160 Increase timeout cluster_x509_rotate egress testSara Golemon2021-07-021-1/+1
* SERVER-53062 Throw an exception in tests if server startup failsSpencer Jackson2021-06-235-42/+45
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-161-6/+33
* SERVER-55824 Make ssl_get_more.js start shards as replicasetTommaso Tocci2021-06-021-0/+1
* SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509Mark Benvenuto2021-05-0310-754/+11
* SERVER-56362 Add macOS version info to getBuildInfo()Sara Golemon2021-04-301-0/+27
* SERVER-55797 Fix race issue in x509_invalid.jsShreyas Kalyan2021-04-091-2/+4
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...Sergey Galtsev2021-03-291-0/+4
* SERVER-55122 Fix OCSP to allow intermediate certificates in tlsCertificateKey...Shreyas Kalyan2021-03-212-7/+29
* SERVER-43899 Remove shardAsReplicaSet on ssl testsMarcos José Grillo Ramirez2021-03-192-6/+2
* SERVER-54461 Complete TODO listed in SERVER-52923Shreyas Kalyan2021-03-111-2/+1
* SERVER-54868 Regenerate test tenant migration certificates with only the nece...Cheahuychou Mao2021-03-021-75/+37
* SERVER-54757: Add auth permissions for transaction/retryable writes in tenant...XueruiFa2021-02-241-0/+3
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-02-182-39/+219
* SERVER-52862 Move logAuthentication hooks to AuthenticationSessionBen Caimano2021-02-171-1/+1
* SERVER-50538 Control intracluster traffic in speculative auth testsSpencer Jackson2021-02-091-16/+60
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time si...Cheahuychou Mao2021-01-281-9/+23
* SERVER-52858 Move configuration validation to integration testSara Golemon2021-01-081-22/+39
* SERVER-51364 Ubuntu 18.04 Server with OCSP and TLS fails to workShreyas Kalyan2021-01-061-0/+16
* SERVER-52707 Make tenant migration recipient use x509 certificate to connect ...Cheahuychou Mao2021-01-051-0/+44
* SERVER-52706 Make tenant migration donor use a separate NetworkInterface and ...Cheahuychou Mao2021-01-051-0/+90
* SERVER-51489 Add client IP to slow query log lines in server logsAmirsaman Memaripour2020-11-251-1/+1
* SERVER-47963 Support intermediate certs in the ca file on WindowsMark Benvenuto2020-11-202-1/+52
* SERVER-48261 Unblacklist auth tests that use the 'mixedShardTest' helperEsha Maharishi2020-11-173-17/+23
* SERVER-52826 Await replication in speculative auth testSara Golemon2020-11-171-2/+11
* Revert "SERVER-51599: Allow creating an SSLConnectionContext from in-memory c...sviatlana_zuiko2020-11-131-115/+0
* SERVER-51599: Allow creating an SSLConnectionContext from in-memory certificatesAndrew Shuvalov2020-11-131-0/+115
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-015-7/+9
* SERVER-50748 Add repl and sharding tasks to the undodb variantMikhail Shchatko2020-09-274-0/+5
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-1/+1
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-6/+6
* SERVER-45938 Create override for createUser to allow possible cluster membersSpencer Jackson2020-09-021-53/+69
* SERVER-48693 Add network counter for cluster authenticationAdam Cooper2020-08-204-23/+110
* Revert "SERVER-48693 Add network counter for cluster authentication"Gregory Wlodarek2020-08-194-110/+23
* SERVER-48693 Add network counter for cluster authenticationAdam Cooper2020-08-184-23/+110
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-171-1/+1
* Revert "SERVER-48693 Add network counter for cluster authentication"Gregory Wlodarek2020-08-174-110/+23
* SERVER-48693 Add network counter for cluster authenticationAdam Cooper2020-08-144-23/+110
* SERVER-49136 Added shell helper for rotate commandMina Mahmood2020-08-071-1/+1
* SERVER-49133 Implemented rotate for OpensslMina Mahmood2020-08-075-17/+1
* SERVER-50082 Attempt to fix test failureGabriel Marks2020-08-041-25/+47
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-08-041-4/+0
* SERVER-49130 Logging certificate information on startup for LinuxMina Mahmood2020-08-031-0/+124