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-parse.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: hirokawa Status: ready -->
<!-- EN-Revision: af4e920c7232115ba0fe800b280eefbbed078597 Maintainer: hirokawa Status: ready -->
<!-- CREDITS: takagi,mumumu -->
<refentry xml:id="function.openssl-x509-parse" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Expand Down Expand Up @@ -69,6 +69,13 @@
</row>
</thead>
<tbody>
<row>
<entry>8.4.0</entry>
<entry>
すべての OpenSSL バージョンで、UTCTime に秒が含まれていない証明書をパースできなくなりました。
OpenSSL のバージョン 3.3 以降を使っていた場合は、以前からパースできませんでした。
</entry>
</row>
<row>
<entry>8.0.0</entry>
<entry>
Expand Down