openssl/test/ossl_shim
Matt Caswell 64e2b23ce3 Fix 12 Boring tests involving NULL-SHA ciphersuites
The Boring runner attempts to enable the NULL-SHA ciphersuite using the
cipherstring "DEFAULT:NULL-SHA". However in OpenSSL DEFAULT permanently
switches off NULL ciphersuites, so we fix this up to be "ALL:NULL-SHA"
instead. We can't change the runner so we have to change the shim to
detect this.

(Merged from https://github.com/openssl/openssl/pull/2933)
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
2017-03-14 14:29:31 +00:00
..
include/openssl Fix some defines in ossl_shim 2016-11-23 17:01:33 +00:00
async_bio.cc Swap header copyrights to standard OpenSSL 2016-11-04 10:38:54 +00:00
async_bio.h Swap header copyrights to standard OpenSSL 2016-11-04 10:38:54 +00:00
build.info Control building of ossl_shim through Configure 2016-11-04 10:38:54 +00:00
ossl_config.json Fix 12 Boring tests involving NULL-SHA ciphersuites 2017-03-14 14:29:31 +00:00
ossl_shim.cc Move extension data into sub-structs 2017-01-09 22:26:47 -05:00
packeted_bio.cc Swap header copyrights to standard OpenSSL 2016-11-04 10:38:54 +00:00
packeted_bio.h Swap header copyrights to standard OpenSSL 2016-11-04 10:38:54 +00:00
test_config.cc Fix 12 Boring tests involving NULL-SHA ciphersuites 2017-03-14 14:29:31 +00:00
test_config.h Swap header copyrights to standard OpenSSL 2016-11-04 10:38:54 +00:00