CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/23 07:12:55
Modified files:
lib/libssl : ssl_both.c tls13_server.c
Log message:
Use X509_STORE_CTX_get0_chain() instead of grabbing the chain directly
out of the X509_STORE_CTX.
ok jsing
