We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a782347 commit 0359861Copy full SHA for 0359861
1 file changed
xdocs/miscellaneous/changelog.xml
@@ -37,6 +37,13 @@
37
Refactor access to ASN1_OCTET_STRING to use setters to fix errors when
38
building against the latest OpenSSL 4.0.x code. (markt)
39
</scode>
40
+ <fix>
41
+ Fix the handling of OCSP requests with multiple responder URIs. (jfclere)
42
+ </fix>
43
44
+ Fix the handling of <code>TRY_AGAIN</code> responses to OCSP requests when
45
+ soft fail is disabled. (jfclere)
46
47
</changelog>
48
</section>
49
<section name="2.0.13" rtext="2026-02-11">
0 commit comments