Make the Boring tests pass
authorMatt Caswell <matt@openssl.org>
Tue, 14 Mar 2017 09:59:51 +0000 (09:59 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Mar 2017 09:59:51 +0000 (09:59 +0000)
commit2256f456bca4d32c587ab08e2971479a3480b3a3
tree0a599337e8255c16ec39675c66ba46dda73823a3
parentb1d9be4db3ffa1496016e577e004a67fcc8b4d85
Make the Boring tests pass

The boring tests are currently failing because they send a PSK extension
which isn't in the last place. This is not allowed in the latest TLS1.3
specs. However the Boring tests we have are based on an old commit that
pre-date when that rule first appeared.

The proper solution is to update the tests to a later commit. But for now
to get travis to go green we disable the failing tests.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2928)
test/ossl_shim/ossl_config.json