tls: send CHANGE_CIPHER_SPEC
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 15 Jan 2017 01:17:03 +0000 (02:17 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 15 Jan 2017 01:17:03 +0000 (02:17 +0100)
commitc5540d61f6b411967fc3e30f1eb1e8af5077c2e5
treea3f99e304812d378a5ab4671773b58a33a505442
parentf78ad0938b76112aed0317d2e7d1ecbf469c3731
tls: send CHANGE_CIPHER_SPEC

To "actually implement it" will take more work...

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/tls.c