summaryrefslogtreecommitdiffstats
path: root/.travis-create-release.sh
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-03-14 14:16:19 +0000
committerMatt Caswell <matt@openssl.org>2017-03-14 14:29:31 +0000
commit64e2b23ce3b75fc6c73ac8c979894e190c9e78d1 (patch)
tree99c385ea2d250bec56fa655d52edcb85b7151cc0 /.travis-create-release.sh
parent49619ab008a651e49e7524c73ba6fb4b3c96f67f (diff)
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>
Diffstat (limited to '.travis-create-release.sh')
0 files changed, 0 insertions, 0 deletions