summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/o_str.c
diff options
context:
space:
mode:
authorjsing <>2022-01-11 19:03:15 +0000
committerjsing <>2022-01-11 19:03:15 +0000
commit29dd08f9d36c1e143430c23b6c134c873648b8f4 (patch)
tree41d4132a79c4a27fd233912019e3d7a523318b29 /src/lib/libcrypto/o_str.c
parent1e518bcbf05a26f72d8671b296a6096f39cf402e (diff)
downloadopenbsd-29dd08f9d36c1e143430c23b6c134c873648b8f4.tar.gz
openbsd-29dd08f9d36c1e143430c23b6c134c873648b8f4.tar.bz2
openbsd-29dd08f9d36c1e143430c23b6c134c873648b8f4.zip
Remove peer_pkeys from SSL_SESSION.
peer_pkeys comes from some world where peers can send multiple certificates - in fact, one of each known type. Since we do not live in such a world, get rid of peer_pkeys and simply use peer_cert instead (in both TLSv1.2 and TLSv1.3, both clients and servers can only send a single leaf (aka end-entity) certificate). ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libcrypto/o_str.c')
0 files changed, 0 insertions, 0 deletions