From 2c3307fb903f427be3d021c5780b75cac9af2ce8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:52:33 +0200 Subject: Merging upstream version 4.23.0. Signed-off-by: Daniel Baumann --- upstream/debian-unstable/man3/CMS_sign.3ssl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'upstream/debian-unstable/man3/CMS_sign.3ssl') diff --git a/upstream/debian-unstable/man3/CMS_sign.3ssl b/upstream/debian-unstable/man3/CMS_sign.3ssl index fc05ee99..6526bf57 100644 --- a/upstream/debian-unstable/man3/CMS_sign.3ssl +++ b/upstream/debian-unstable/man3/CMS_sign.3ssl @@ -55,7 +55,7 @@ .\" ======================================================================== .\" .IX Title "CMS_SIGN 3SSL" -.TH CMS_SIGN 3SSL 2024-02-03 3.1.5 OpenSSL +.TH CMS_SIGN 3SSL 2024-04-04 3.2.2-dev OpenSSL .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -183,6 +183,9 @@ The \fBCMS_STREAM\fR flag is only supported for detached data in OpenSSL 0.9.8, it is supported for embedded data in OpenSSL 1.0.0 and later. .PP The \fBCMS_sign_ex()\fR method was added in OpenSSL 3.0. +.PP +Since OpenSSL 3.2, \fBCMS_sign_ex()\fR and \fBCMS_sign()\fR ignore any duplicate +certificates in their \fIcerts\fR argument and no longer throw an error for them. .SH COPYRIGHT .IX Header "COPYRIGHT" Copyright 2008\-2023 The OpenSSL Project Authors. All Rights Reserved. -- cgit v1.2.3