Skip to content

Commit a96e2cd

Browse files
committed
Add note about openssl_x509_parse time parsing change in 8.4
1 parent 3b06ef4 commit a96e2cd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: reference/openssl/functions/openssl-x509-parse.xml

+7
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@
6666
</row>
6767
</thead>
6868
<tbody>
69+
<row>
70+
<entry>8.0.0</entry>
71+
<entry>
72+
Parsing certificate with no seconds in UTCTime is no longer allowed for any OpenSSL version.
73+
It was already disallowed for OpenSSL version 3.3+.
74+
</entry>
75+
</row>
6976
<row>
7077
<entry>8.0.0</entry>
7178
<entry>

0 commit comments

Comments
 (0)