summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_lib.c
diff options
context:
space:
mode:
authorjsing <>2022-01-07 15:46:30 +0000
committerjsing <>2022-01-07 15:46:30 +0000
commitb02f56a4209f162a9d9b202f5efc74dd0b6fc7d3 (patch)
tree270b59705c9d4efa145c0649cce3fa41750939d9 /src/lib/libssl/ssl_lib.c
parent6210b2f645ed860be535f9f04b88ee76b23c83bb (diff)
downloadopenbsd-b02f56a4209f162a9d9b202f5efc74dd0b6fc7d3.tar.gz
openbsd-b02f56a4209f162a9d9b202f5efc74dd0b6fc7d3.tar.bz2
openbsd-b02f56a4209f162a9d9b202f5efc74dd0b6fc7d3.zip
Convert legacy server to tls_key_share.
This requires a few more additions to the DHE key share code - we need to be able to either set the DHE parameters or specify the number of key bits for use with auto DHE parameters. Additionally, we need to be able to serialise the DHE parameters to send to the client. This removes the infamous 'tmp' struct from ssl3_state_internal_st. ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions