<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ocsp on Apuntes de root</title>
    <link>https://blog.099c.org/tags/ocsp/</link>
    <description>Recent content in Ocsp on Apuntes de root</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <managingEditor>jorti@pm.me (Juan Orti Alcaine)</managingEditor>
    <webMaster>jorti@pm.me (Juan Orti Alcaine)</webMaster>
    <lastBuildDate>Sat, 18 Jan 2014 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.099c.org/tags/ocsp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to test a OCSP server</title>
      <link>https://blog.099c.org/posts/how-to-test-a-ocsp-server/</link>
      <pubDate>Sat, 18 Jan 2014 00:00:00 +0000</pubDate><author>jorti@pm.me (Juan Orti Alcaine)</author>
      <guid>https://blog.099c.org/posts/how-to-test-a-ocsp-server/</guid>
      <description>&lt;p&gt;The other day, I installed a OCSP server in Windows 2012 R2 and got the need of testing it. I have found two different ways. In Windows, using the tool certutil:&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;# certutil.exe -url cert.pem&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;It will open a window where we can test all the revocation methods listed in the certificate. To test OCSP, we select it under &amp;ldquo;recovery&amp;rdquo; and click the button.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;ocsp.png&#34; alt=&#34;OCSP test with certutil&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;In Linux we can test OCSP with OpenSSL, this line does the trick:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
