Fix BAD CCS alert in DTLS
authorMatt Caswell <matt@openssl.org>
Tue, 21 Mar 2017 16:12:37 +0000 (16:12 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 21 Mar 2017 16:23:33 +0000 (16:23 +0000)
commit8ed92460b7a4a2a310f1b0dde6e36f9055f5b87b
treef56154388fb263c8515439e6169cf4e12ed0c78e
parentffcdb0e6efb6fb7033b2cd29e8cca2e2fe355c14
Fix BAD CCS alert in DTLS

Set the correct variable, and then actually send the alert!

Found by, and fix suggested by, Raja Ashok.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3009)
ssl/d1_pkt.c