CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2020/01/02 02:09:16

Modified files:
        lib/libssl/man : SSL_CTX_add_extra_chain_cert.3 

Log message:
In ssl.h rev. 1.167 and s3_lib.c rev. 1.188, jsing@ provided
the new function SSL_CTX_get_extra_chain_certs_only(3) and changed
the semantics of the existing SSL_CTX_get_extra_chain_certs(3) API
from the former OpenSSL 1.0.1 behaviour to the new, incompatible
OpenSSL 1.0.2 behaviour.  Adjust the documentation.
OK jsing@ beck@ inoguchi@

Reply via email to