<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi! I'm trying to manually check ocsp with ocsp utility with OpenSSL 1.1.1 ,I'm receiving an error </p>
<p style="margin-top:0;margin-bottom:0"></p>
<div> openssl version</div>
<div>OpenSSL 1.1.1  11 Sep 2018</div>
<div><br>
</div>
<p></p>
<p style="margin-top:0;margin-bottom:0"></p>
<div> openssl ocsp -no_nonce -header Host=ocsp.comodoca.com -issuer issuer.crt -cert /home/idis/STAR_ieml_ru.crt -url http://ocsp.comodoca.com/ -CAfile issuer.crt</div>
<div>Error querying OCSP responder</div>
<div>140179987232512:error:27076072:OCSP routines:parse_http_line1:server response error:crypto/ocsp/ocsp_ht.c:260:Code=301</div>
<div>when I try to access ocsp.url via wget I get strange result </div>
<div><br>
</div>
<div># wget http://ocsp.comodoca.com/</div>
<div>--2018-10-18 12:57:53--  http://ocsp.comodoca.com/</div>
<div>Устанавливается соединение с 192.168.1.2:3128... соединение установлено.</div>
<div>Запрос Proxy послан, ожидается ответ... 200 OK</div>
<div>Длина: 5 [application/ocsp-response]</div>
<div>Saving to: «index.html.8»</div>
<div><br>
</div>
<div>100%[===================================================================================================================================================================================================>] 5           --.-K/s   в 0s</div>
<div><br>
</div>
<div>2018-10-18 12:57:54 (483 KB/s) - «index.html.8» saved [5/5]</div>
<div><br>
</div>
<div>[root] ~# less index.html.8</div>
<div>0^C</div>
<div>^A^A</div>
<div>index.html.8 (END)</div>
<div><br>
</div>
Any idea what is going on here?
<p></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
</div>
</body>
</html>