diff options
author | jsing <> | 2022-01-11 19:03:15 +0000 |
---|---|---|
committer | jsing <> | 2022-01-11 19:03:15 +0000 |
commit | 981b54beb88a74ad0b4470b9a5a97fdc218c7e9e (patch) | |
tree | 41d4132a79c4a27fd233912019e3d7a523318b29 /src/lib/libcrypto/dsa/dsa.h | |
parent | 91473efdfadda78f194028a3f49ccd4ba9d30a6a (diff) | |
download | openbsd-981b54beb88a74ad0b4470b9a5a97fdc218c7e9e.tar.gz openbsd-981b54beb88a74ad0b4470b9a5a97fdc218c7e9e.tar.bz2 openbsd-981b54beb88a74ad0b4470b9a5a97fdc218c7e9e.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/dsa/dsa.h')
0 files changed, 0 insertions, 0 deletions