CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/05/26 07:44:05
Modified files:
lib/libssl : s3_lib.c ssl_cert.c ssl_lib.c ssl_local.h
Log message:
Move verified_chain from SSL to SSL_HANDSHAKE
This is a better version of the fix for the missing pointer invalidation
but a bit larger, so errata got the minimal fix.
tested by jcs
ok jsing
