<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">On 04.01.2019 05:35, Maxim Dounin
wrote:<br>
</div>
<blockquote type="cite" cite="mid:20190104043533.GJ99070@mdounin.ru">The
"ssl_stapling_file" directive needs an OCSP response obtained
<pre class="moz-quote-pre" wrap="">from your certificate authority, not a certificate. As you are
trying to put a certificate instead, parsing expectedly fails.</pre>
</blockquote>
<br>
Thanks for the explanation which was not clear to me from the online
documentation. So basically nginx does not work as an OCSP responder
for domains with self-signed certificates unless the domain deploys
its own responder. Too bad as I had hoped that the
"ssl_stapling_file" directive would be able to process an OSCP
certificate rather than a response from a responder.<br>
<blockquote type="cite" cite="mid:20190104043533.GJ99070@mdounin.ru">
</blockquote>
</body>
</html>