CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/03 08:52:39
Modified files:
lib/libssl : ssl_clnt.c
Log message:
Simplify certificate list handling code in legacy client.
Tidy up CBS code and remove some unnecessary length checks. Use 'cert' and
'certs' for certificates, rather than 'x' and 'sk'.
ok tb@
