diff options
author | jsing <> | 2020-04-18 14:07:56 +0000 |
---|---|---|
committer | jsing <> | 2020-04-18 14:07:56 +0000 |
commit | d82ca953a5e7d61a103ae2e7c9744db82d74f016 (patch) | |
tree | b56b281a4429eb0ae90ce91eefde6f9a80d7d18f /src/usr.bin/openssl/s_server.c | |
parent | 33d8c111a77ac681a8ecffcda0713ec96c6fe953 (diff) | |
download | openbsd-d82ca953a5e7d61a103ae2e7c9744db82d74f016.tar.gz openbsd-d82ca953a5e7d61a103ae2e7c9744db82d74f016.tar.bz2 openbsd-d82ca953a5e7d61a103ae2e7c9744db82d74f016.zip |
Expose the peer ephemeral public key used for TLSv1.3 key exchange.
SSL_get_server_tmp_key() provides the peer ephemeral public key used
for key exchange. In the case of TLSv1.3 this is essentially the peer
public key from the key share used for TLSv1.3 key exchange, hence make it
availaable via SSL_get_server_tmp_key().
ok inoguchi@ tb@
Diffstat (limited to 'src/usr.bin/openssl/s_server.c')
0 files changed, 0 insertions, 0 deletions