<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p class="details" style="font-style: italic; color: #777;">
<a href="https://gitlab.com/airtower-luna">Airtower</a> created an issue:
</p>
<div></div>
<p dir="auto">I'm working on implementing multi-staple in mod_gnutls, and when testing with gnutls-cli found that it would never log more than one stapled response. A look at the code shows that it uses only <code>gnutls_ocsp_status_request_get</code> to get the response, not <code>gnutls_ocsp_status_request_get2</code>.</p>
<p dir="auto">Versions of gnutls tested:</p>
<ul dir="auto">
<li>3.6.9 from Ubuntu</li>
<li>local build of master at <a href="https://gitlab.com/gnutls/gnutls/commit/85af41159d76fc9733f2ead54a9a2ab64aeb2b80" data-original="85af41159d76fc9733f2ead54a9a2ab64aeb2b80" data-link="false" data-link-reference="false" data-project="179611" data-commit="85af41159d76fc9733f2ead54a9a2ab64aeb2b80" data-reference-type="commit" data-container="body" data-placement="bottom" title="Merge branch 'tmp-ocsp-revocation' into 'master'" class="gfm gfm-commit has-tooltip">85af4115</a>
</li>
</ul>
<p dir="auto">You can find my server-side WIP for mod_gnutls in the <a href="https://github.com/airtower-luna/mod_gnutls/tree/wip-ocsp-multi-staple" rel="nofollow noreferrer noopener" target="_blank">wip-ocsp-multi-staple on Github</a>, if you'd like to test with it.</p>
<p dir="auto">I have a patch that fixes the logging issue (<a href="https://gitlab.com/airtower-luna/gnutls/commit/8faf6902c7e19eb093e5929608e9e38251d0c9bc" data-original="https://gitlab.com/airtower-luna/gnutls/commit/8faf6902c7e19eb093e5929608e9e38251d0c9bc" data-link="false" data-link-reference="true" data-project="15623002" data-commit="8faf6902c7e19eb093e5929608e9e38251d0c9bc" data-reference-type="commit" data-container="body" data-placement="bottom" title="gnutls-cli: Log all stapled OCSP responses when running with --verbose" class="gfm gfm-commit has-tooltip">airtower-luna/gnutls@8faf6902</a>), but the same problem affects the <code>--save-ocsp</code> option. What would be the best way to fix that? Dumping multiple DER responses into one file seems questionable.</p>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/904">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/591f932dec9e4896c9039a399ca5c148/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/904"}}</script>


</p>
</div>
</body>
</html>