From 227aa3222f1620c44e46ce77629e1b2318dafdbd Mon Sep 17 00:00:00 2001 From: lacatoire Date: Mon, 4 May 2026 09:30:07 +0200 Subject: [PATCH] Sync EN: document E_WARNING emitted by openssl_x509_read (#537) --- reference/openssl/functions/openssl-x509-read.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/reference/openssl/functions/openssl-x509-read.xml b/reference/openssl/functions/openssl-x509-read.xml index fee0537a2..b8c79ea91 100644 --- a/reference/openssl/functions/openssl-x509-read.xml +++ b/reference/openssl/functions/openssl-x509-read.xml @@ -1,6 +1,6 @@ - + @@ -45,6 +45,13 @@ + + &reftitle.errors; + + Se emite un E_WARNING si no se puede recuperar el certificado X.509. + + + &reftitle.changelog;