CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/23 07:14:38
Modified files:
lib/libssl : ssl_cert.c
Log message:
Change ssl_verify_cert_chain() for compatibility with opaque
X509_STORE_CTX and use accessors instead of reaching directly
into the struct.
ok jsing
