From 5f37f6b4be7f6975f0cbd11fbbfb393dbab7fd24 Mon Sep 17 00:00:00 2001 From: Jawira Portugal Date: Wed, 15 Apr 2026 11:04:42 +0200 Subject: [PATCH 1/2] Document warning emitted by openssl_x509_read --- reference/openssl/functions/openssl-x509-read.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/reference/openssl/functions/openssl-x509-read.xml b/reference/openssl/functions/openssl-x509-read.xml index b43b4d6f3a21..6448889f5594 100644 --- a/reference/openssl/functions/openssl-x509-read.xml +++ b/reference/openssl/functions/openssl-x509-read.xml @@ -43,6 +43,13 @@ + + &reftitle.errors; + + An E_WARNING is emitted if the X.509 certificate cannot be retrieved. + + + &reftitle.changelog; From 084ce62bfa64d57da22c8d153998736e9eaaf3eb Mon Sep 17 00:00:00 2001 From: Jawira Portugal Date: Tue, 21 Apr 2026 11:41:06 +0200 Subject: [PATCH 2/2] Update reference/openssl/functions/openssl-x509-read.xml `simpara` is more appropriate for simple paragraphs Co-authored-by: Louis-Arnaud --- reference/openssl/functions/openssl-x509-read.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/openssl/functions/openssl-x509-read.xml b/reference/openssl/functions/openssl-x509-read.xml index 6448889f5594..9fe2459e1d73 100644 --- a/reference/openssl/functions/openssl-x509-read.xml +++ b/reference/openssl/functions/openssl-x509-read.xml @@ -45,9 +45,9 @@ &reftitle.errors; - + An E_WARNING is emitted if the X.509 certificate cannot be retrieved. - +