diff options
author | jsing <> | 2019-02-25 16:46:17 +0000 |
---|---|---|
committer | jsing <> | 2019-02-25 16:46:17 +0000 |
commit | 395120b4a264fb5eaadb4e8296f4d6bec2216b6b (patch) | |
tree | cebaae5d5b5ab740d82c2b521bc74611d3160eb0 /src/lib/libssl/ssl_init.c | |
parent | 320d76ea5cdfa7ca71accff1e8bbc5ee3bf1ac34 (diff) | |
download | openbsd-395120b4a264fb5eaadb4e8296f4d6bec2216b6b.tar.gz openbsd-395120b4a264fb5eaadb4e8296f4d6bec2216b6b.tar.bz2 openbsd-395120b4a264fb5eaadb4e8296f4d6bec2216b6b.zip |
Add a handshake action sent handler and use it for client finished.
The write traffic key needs to be changed to the client application traffic
key after the client finished message has been sent. The send handler
generates the client finished message, however we cannot switch keys at
this stage since the client finished message has not yet been protected
by the record layer.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_init.c')
0 files changed, 0 insertions, 0 deletions