summaryrefslogtreecommitdiff
path: root/jstests/ssl/ssl_fips.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22411 Schannel FIPS supportMark Benvenuto2018-03-121-0/+1
* SERVER-24350: Reenable strict OpenSSL FIPS error detection on Ubuntu 16.04Spencer Jackson2016-10-071-4/+1
* SERVER-24369: Accept OpenSSL FIPS error message from Ubuntu 16.04Spencer Jackson2016-06-021-1/+4
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-11/+15
* SERVER-22341 fix jslint errors in jstests/ssl with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-18272 Fix ssl_fips.jsCharlie Swanson2015-09-101-2/+4
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-5/+2
* SERVER-18371 Fix FIPS test for platforms without FIPS supportJonathan Reams2015-06-051-2/+3
* SERVER-18051 Fix OpenSSL FIPS error when using SCRAM-SHA1Andreas Nilsson2015-04-161-0/+4
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-061-9/+10
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-241-9/+10
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-241-10/+9
* SERVER-11005 Re-enable FIPS testErnie Hershey2014-11-051-2/+0
* SERVER-14713 fix false positives for ssl testsAmalia Hawkins2014-09-261-1/+1
* SERVER-11005 re-disable ssl fips testErnie Hershey2013-11-151-0/+2
* SERVER-11375 Change names of sslMode statesAndreas Nilsson2013-11-141-1/+1
* SERVER-11005 in FIPS unit test, use --sslMode sslOnly instead of --sslOnNorma...Ernie Hershey2013-11-081-1/+1
* SERVER-11349 fix ssl_fips.js testmatt dannenberg2013-11-061-3/+9
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-1/+1
* SERVER-11005 disable ssl fips testEric Milkie2013-10-111-2/+2
* SERVER-11005 - add jstest for --sslFIPSModeJames Wahlin2013-10-101-0/+20