summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_srvr.c
diff options
context:
space:
mode:
authorjsing <>2022-01-09 13:17:33 +0000
committerjsing <>2022-01-09 13:17:33 +0000
commit800285a240c1319e8c1f434742161b800091691e (patch)
treee5b15afafa41f1a56d404c11bcea9d0655669170 /src/lib/libssl/ssl_srvr.c
parent42f5a05492cea7c6f70c2887c5846c0bde6d621b (diff)
downloadopenbsd-800285a240c1319e8c1f434742161b800091691e.tar.gz
openbsd-800285a240c1319e8c1f434742161b800091691e.tar.bz2
openbsd-800285a240c1319e8c1f434742161b800091691e.zip
Clean up pkey handling in ssl3_get_server_key_exchange()
With TLSv1.2 and earlier, the authentication algorithm used to sign the ServerKeyExchange message is dependent on the cipher suite in use and has nothing to do with the key exchange algorithm. As such, check the authentication algorithm based on the cipher suite in ssl3_get_server_key_exchange() and handle things accordingly. ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libssl/ssl_srvr.c')
0 files changed, 0 insertions, 0 deletions