summaryrefslogtreecommitdiff
path: root/jstests/ssl
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-38258 Properly separate TLS 1.3 protocol in tls_enumerator.pyPatrick Freed2018-11-291-0/+5
* SERVER-37962: Create tlsMode setParameterSpencer Jackson2018-11-291-17/+43
* SERVER-36617 Hardcode a default Diffie-Hellman parameter when ECDHE is enabledPatrick Freed2018-11-261-7/+31
* SERVER-38155 Make ssl_ECDHE_suites.js use native Python ssl modulePatrick Freed2018-11-203-134/+130
* SERVER-37870 Exclude Enterprise Amazon Linux 1 from ECDHE suites testPatrick Freed2018-11-011-1/+4
* SERVER-36616 Enable ECDHE support if platform supports itPatrick Freed2018-10-301-18/+22
* SERVER-37529 Fix issues for ssl_ECDHE_suites.js on non x86 evergreen machinesShreyas Kalyan2018-10-121-6/+10
* SERVER-35323 Guarantee the command object sent by the ShardingTaskExecutor wi...Blake Oler2018-10-111-0/+10
* SERVER-37135: Track and report TLS 1.3Spencer Jackson2018-10-103-6/+66
* SERVER-36895 updated SAN recognition for IP addresses on Mac and OpenSSLShreyas Kalyan2018-10-081-0/+46
* SERVER-36618 Write JS integration tests that validate whichever TLS suites ar...Shreyas Kalyan2018-10-082-0/+145
* SERVER-37259 Clear asio::error_code in engine callbacksSara Golemon2018-09-211-10/+10
* SERVER-37222 Add ssl* deprecated aliases for tlsClusterCAFile and tlsWithhold...Sara Golemon2018-09-201-0/+8
* SERVER-36747 ssl_client_certificate_warning_suppression.js - wait for log mes...Mark Benvenuto2018-09-191-0/+12
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-09-171-0/+22
* SERVER-34821 Log target connection database separately from usernameJonathan Reams2018-09-141-1/+1
* SERVER-36919 Add server setParameter tlsSuppressClientCertificateSara Golemon2018-09-101-0/+45
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-08-291-0/+82
* SERVER-36392 Make tests that rely on the autosplitter unintentially not requi...Matthew Saltz2018-08-091-0/+10
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-231-0/+55
* SERVER-36110 Fix --tlsOnNormalPorts canonicalizationSara Golemon2018-07-131-0/+13
* SERVER-29917 Alias server options starting with 'ssl' to parameters starting ...Gregory Noma2018-07-051-2/+2
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-054-5/+1
* SERVER-35541 Support PKCS#8 PrivateKeyInfo in SChannel ProviderMark Benvenuto2018-06-111-0/+36
* SERVER-27264 Allow disabling no client certificate warningAdam Cooper2018-06-111-0/+53
* SERVER-35196 Map additional X509 OIDsSara Golemon2018-06-053-32/+47
* SERVER-35016 Adding commmon log for client/server certificate with LOG(1)Kashish Garg2018-06-051-1/+2
* SERVER-34517 do not check for userId in cursors within sessions during getMor...Misha Tyulenev2018-06-011-0/+50
* SERVER-35155 Fix x509_invalid.js test case typoSara Golemon2018-05-281-1/+1
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-05-152-0/+111
* SERVER-34888 Do not store subject name without validationSara Golemon2018-05-092-0/+94
* SERVER-34831 Add support for emailAddress in subject nameMark Benvenuto2018-05-073-0/+63
* SERVER-33329: Make server and shell emit TLS protocol_version alertsSpencer Jackson2018-05-011-0/+59
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-34468 Disable TLS 1.0 by default on AppleMark Benvenuto2018-04-181-7/+1
* SERVER-34413 Converting Certificate Subject Names to strings need to obey RFC...Mark Benvenuto2018-04-173-12/+70
* SERVER-34390: Static link OpenSSL on OS XSpencer Jackson2018-04-101-0/+40
* SERVER-33488 conditionally update WT size metadata during startup recoveryKyle Suarez2018-04-075-20/+19
* SERVER-33833 Switch OSX builds to native TLS and enable OpenSSL legacy builderSara Golemon2018-04-061-2/+7
* SERVER-34237 Allow disabling TLS versions in the shell and disable TLS 1.0 by...Sara Golemon2018-04-051-17/+36
* SERVER-32981 Disable TLS 1.0 by defaultSara Golemon2018-04-031-0/+91
* SERVER-34139 Add certificate selector for Apple for SecureTransportSara Golemon2018-04-022-27/+91
* SERVER-33832 SChannel and Test FixesMark Benvenuto2018-03-291-7/+2
* SERVER-33941 Add SNI support for all ASIO SSL enginesMark Benvenuto2018-03-291-0/+28
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-245-21/+22
* SERVER-32979 Windows Certificate SelectorsMark Benvenuto2018-03-231-0/+55