commit | 9a6897a48a3bd23dacfe8f23016d2f8083c2308b | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jan 16 23:26:33 2017 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jan 16 23:26:33 2017 +0100 |
tree | df019009cae6d45a9b0d1bb0497bd4a6057e430d | |
parent | 4e08a123b0f8c7d2c66583e84759b0974e791ee9 [diff] |
tls: format FINISHED message properly for unencrypted, but sha256 signed mode Now it at least looks correct, but unfortunately "openssl s_server" says my hash is wrong. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>