diff options
author | Ingela Anderton Andin <[email protected]> | 2015-05-29 11:13:36 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2015-05-29 15:00:42 +0200 |
commit | 119db2b86c360d6c24097f82706df6676ac48edf (patch) | |
tree | 259c226e71c7f1730d4053e11234d5c9c5236f56 /lib/syntax_tools | |
parent | f3fefbae24a2569a13b538d80d0e99129963ebef (diff) | |
download | otp-119db2b86c360d6c24097f82706df6676ac48edf.tar.gz otp-119db2b86c360d6c24097f82706df6676ac48edf.tar.bz2 otp-119db2b86c360d6c24097f82706df6676ac48edf.zip |
ssl: Correct handling of bad input to premaster_secret calculation
alert records needs to be thrown from
ssl_handshake:premaster_secret/[2/3] so that operations will end up in
the catch clause of the invokation of certify_client_key_exchange/3 in
ssl_connection.erl, and hence terminate gracefully and not continue to try
and calculate the master secret with invalid inputs and crash.
Diffstat (limited to 'lib/syntax_tools')
0 files changed, 0 insertions, 0 deletions