mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
64e2b23ce3
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> |
||
---|---|---|
.. | ||
include/openssl | ||
async_bio.cc | ||
async_bio.h | ||
build.info | ||
ossl_config.json | ||
ossl_shim.cc | ||
packeted_bio.cc | ||
packeted_bio.h | ||
test_config.cc | ||
test_config.h |