commit | 652a6b7ee1be26c1a5205a494b0245d41dc34e26 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Fri Mar 10 13:53:53 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Fri Mar 10 15:24:12 2017 +0000 |
tree | d73552d420d76ac34aafe4c540ada6632e2c5466 | |
parent | 0b1f26648671b94e2ae3e11d602556a4e46535ce [diff] |
Check that the PSK extension is last We need to check that the PSK extension in a ClientHello is the last one. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2896)