aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-11-02 09:14:51 +0000
committerMatt Caswell <matt@openssl.org>2016-11-02 23:22:48 +0000
commit436a2a0179416d2cc22b678b63e50c2638384d5f (patch)
tree087379f48bce48c9b2829c612f84901b862cb5a9 /test
parent2c4a3f938ca378d2017275d299f02512b232ceaf (diff)
downloadopenssl-436a2a0179416d2cc22b678b63e50c2638384d5f.zip
openssl-436a2a0179416d2cc22b678b63e50c2638384d5f.tar.gz
openssl-436a2a0179416d2cc22b678b63e50c2638384d5f.tar.bz2
Fail if an unrecognised record type is received
TLS1.0 and TLS1.1 say you SHOULD ignore unrecognised record types, but TLS 1.2 says you MUST send an unexpected message alert. We swap to the TLS 1.2 behaviour for all protocol versions to prevent issues where no progress is being made and the peer continually sends unrecognised record types, using up resources processing them. Issue reported by 郭志攀 Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions