]> git.ipfire.org Git - thirdparty/openssl.git/commit
X509_dup.pod: add caveat that extra data is not copied and hints, e.g., to use X509_u...
authorDr. David von Oheimb <dev@ddvo.net>
Thu, 14 Dec 2023 11:48:33 +0000 (12:48 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 18 Jan 2024 13:05:34 +0000 (14:05 +0100)
commit66adaf2b31bb51e00ffad784f60bdf195e5dd736
tree304edadd6b9d7332460dfb2c05cf2014175dc054
parent4897bd202245a6fc068692ecc75dca52ce9ff5fa
X509_dup.pod: add caveat that extra data is not copied and hints, e.g., to use X509_up_ref() instead

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23043)
doc/man3/X509_dup.pod