summaryrefslogtreecommitdiff
path: root/jstests/ssl
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-45568 Expand OCSP+CRL features in test cert generatorShreyas Kalyan2020-01-182-0/+51
* SERVER-44435 Allow selective whitelisting of X509 based role authorizationsSara Golemon2020-01-173-0/+254
* SERVER-45396 Fix the 'me' field in isMaster responses when using splithorizonTess Avitabile2020-01-081-2/+21
* SERVER-44762 Remove go tools specific testsAndrew Morrow2020-01-071-181/+0
* SERVER-42937 Implement Support for OCSP Stapling for OpenSSLShreyas Kalyan2020-01-061-0/+18
* SERVER-45043 Fix SSL test failure on UbuntuAdam Cooper2019-12-301-3/+9
* SERVER-45187 Remint OCSP test certificates using X509v3 formatSara Golemon2019-12-262-1/+4
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-204-0/+15
* SERVER-44620 Fix sslProviderSupports helpers on Debian 10Adam Cooper2019-12-021-4/+18
* SERVER-43773 Start up config server and shard replica sets in parallel in Sha...William Schultz2019-11-271-8/+28
* SERVER-43726 Make ssl_alert_reporting.js tolerate LEGACY crypto policy on RHEL8Adam Cooper2019-11-261-2/+4
* SERVER-44653 Validate the use of multiple root CAs in a single fileSara Golemon2019-11-154-2/+103
* SERVER-44048 Fix OCSP Mock ResponderShreyas Kalyan2019-11-152-8/+110
* SERVER-44430 Fix tls_enumerators.py from BF-14793Shreyas Kalyan2019-11-111-2/+11
* SERVER-42961 Fix Split Horizon testing on SLESBen Caimano2019-11-081-11/+27
* SERVER-41045 Add SNI support for windows SSLShreyas Kalyan2019-10-311-19/+14
* SERVER-39574 Support intermediate certificates in PEMKeyFile on WindowsMark Benvenuto2019-10-292-7/+31
* SERVER-43085 Regenerate trusted-{ca,client,server}.pem certificatesSara Golemon2019-10-231-3/+13
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-10-187-49/+1218
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-106-25/+9
* SERVER-43234 Fix temporary changes made to SERVER-42287Adam Cooper2019-10-011-9/+22
* SERVER-42287 sni_name_advertisement.js runs whatsmysni on primary shard inste...Benety Goh2019-09-071-7/+2
* SERVER-42287 SNI names are not allowed to include IP addressesAdam Cooper2019-09-061-0/+76
* SERVER-41121 Warn when a peer certificate is about to expireSara Golemon2019-08-291-0/+45
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-145-12/+12
* SERVER-42351 RHEL8 TLS 1.0 and TLS 1.1 protocols are disabled in the DEFAULT ...Mark Benvenuto2019-08-063-6/+53
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-2737-1940/+1923
* SERVER-42178 Fix lintBen Caimano2019-07-261-1/+2
* SERVER-42178 Disable Split Horizon testing on SLES.ADAM David Alan Martin2019-07-261-0/+6
* SERVER-41587 Improve SECBUFFER_EXTRA handlingMark Benvenuto2019-07-091-2/+19
* SERVER-41069 Add option to disable embedded roles from X509 certificatesJonathan Reams2019-06-111-45/+85
* SERVER-39671: Added warnings for flags sslAllowInvalidCertificates and sslAll...Roxane2019-05-301-24/+54
* SERVER-40643 SERVER-40645 Add jstests that test the split horizon featureHenrik Edin2019-05-211-0/+190
* SERVER-40841 Fix lintJonathan Reams2019-05-201-6/+4
* SERVER-40841 Re-issue invalid test certificatesJonathan Reams2019-05-204-125/+153
* SERVER-40601 Make timing of tls1_0.js deterministicJonathan Reams2019-05-072-111/+13
* SERVER-40840 Disable tools testing in ssl_cert_password.jsMark Benvenuto2019-04-251-0/+5
* SERVER-40598 Set timeout on SSL mixed_mode_repl testSara Golemon2019-04-221-0/+6
* SERVER-37370 Improve CN/SAN mismatch error messageSara Golemon2019-04-173-0/+116
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-6/+4
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-03-261-1/+10
* SERVER-39217 SecureTransport with Intermediate CASara Golemon2019-03-011-0/+37
* SERVER-39592 Disable IPv6 connection in jstests\ssl\ssl_x509_SAN.js on machin...Mark Benvenuto2019-02-281-15/+45
* SERVER-39376 Canonicalize net.ssl.mode to net.tls.modeSara Golemon2019-02-121-0/+39
* SERVER-36651 SERVER-36652 SERVER-37600 Upgrade to V3 toolchain and XCode 10 e...Andrew Morrow2019-01-301-1/+1
* SERVER-38789 retry ssl_reporting_alert.js for a connection failure on WindowsIsabella Siu2019-01-221-5/+9
* SERVER-35393 Flush asio output and limit SecureTransport out bufferSara Golemon2019-01-111-16/+35
* SERVER-38430 Rename tlsPEMKeyFile options to conform to driver URI specJonathan Reams2019-01-035-8/+8
* SERVER-38319 Propagate URI options from DBClientRS through all codepathsMathias Stearn2018-12-201-0/+83
* SERVER-27881 Upgrade boost to 1.68.0Mathew Robinson2018-12-051-1/+1