TLS client: Send decrypt_error on verify_data validation error
authorJouni Malinen <j@w1.fi>
Sun, 9 Mar 2014 16:19:32 +0000 (18:19 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 9 Mar 2014 16:21:13 +0000 (18:21 +0200)
commitf3ef7a264043562a0023e00fad77869008429591
tree3ef2e0f7adc2d089e7216ef0448abb102aeed35d
parent129b9b991ad9879768bfe7c8c7b4f61bc6807079
TLS client: Send decrypt_error on verify_data validation error

Previously, this was silently dropped which left the connection waiting
for timeout. decrypt_error alert can be used here to avoid that.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/tls/tlsv1_client_read.c