Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import SSL_CTX_add1_chain_cert(3) from OpenSSL branch 1.1.1, which is still | 2019-04-05 | 1 | -0/+222 | |
under a free license, omitting functions we don't have and tweaked by me; the functions were provided by jsing@ in ssl.h rev. 1.166. While here, also document SSL_CTX_get_extra_chain_certs(3) because it is closely related to companion functions are already documented and the API is kind of incomplete without it. |