From: Dr. David von Oheimb Date: Mon, 10 Aug 2020 15:36:41 +0000 (+0200) Subject: OSSL_CMP_CTX_new.pod: improve doc of OSSL_CMP_CTX_get1_{extraCertsIn,caPubs} X-Git-Tag: openssl-3.0.0-alpha7~304 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1cd77e2eca30bd638b58176f3be43886a93b7482;p=thirdparty%2Fopenssl.git OSSL_CMP_CTX_new.pod: improve doc of OSSL_CMP_CTX_get1_{extraCertsIn,caPubs} Reviewed-by: Tomas Mraz Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/12825) --- diff --git a/doc/man3/OSSL_CMP_CTX_new.pod b/doc/man3/OSSL_CMP_CTX_new.pod index d581556ff10..3d9860114b7 100644 --- a/doc/man3/OSSL_CMP_CTX_new.pod +++ b/doc/man3/OSSL_CMP_CTX_new.pod @@ -618,8 +618,9 @@ X.509 certificates computed by OSSL_CMP_certConf_cb() (if this function has been called) on the last received certificate response message IP/CP/KUP. OSSL_CMP_CTX_get1_caPubs() returns a pointer to a duplicate of the list of -X.509 certificates received in the caPubs field of last received certificate -response message IP/CP/KUP. +X.509 certificates in the caPubs field of the last received certificate +response message (of type IP, CP, or KUP), +or an empty stack if no caPubs have been received in the current transaction. OSSL_CMP_CTX_get1_extraCertsIn() returns a pointer to a duplicate of the list of X.509 certificates contained in the extraCerts field of the last received