Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion reference/openssl/functions/openssl-x509-read.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: d1e3ea622e5d4f542cd36eca59a9f22aa0142633 Maintainer: PhilDaiguille Status: ready -->
<!-- EN-Revision: 47881dcf54038053a6aa70d901e61c14e2c01a06 Maintainer: lacatoire Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="function.openssl-x509-read" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Expand Down Expand Up @@ -45,6 +45,13 @@
</para>
</refsect1>

<refsect1 role="errors">
&reftitle.errors;
<simpara>
Se emite un <constant>E_WARNING</constant> si no se puede recuperar el certificado X.509.
</simpara>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<informaltable>
Expand Down