<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OSCP on Insinuator.net - Bold Statements</title>
    <link>https://insinuator.net/tags/oscp/</link>
    <description>Recent content in OSCP on Insinuator.net - Bold Statements</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 19 Oct 2015 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://insinuator.net/tags/oscp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OCSP over HTTP testing with Python</title>
      <link>https://insinuator.net/2015/10/ocsp-over-http-testing-with-python/</link>
      <pubDate>Mon, 19 Oct 2015 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2015/10/ocsp-over-http-testing-with-python/</guid>
      <description>&lt;p&gt;Dear Readers,&lt;/p&gt;&#xA;&lt;p&gt;today we want to share a method on how to test an OCSP over HTTP validation service with Burp and some Python magic. First a little background about OCSP (Online Certificate Status Protocol): the main purpose of OCSP is to validate the status of an X.509 certificate.&lt;/p&gt;&#xA;&lt;p&gt;The OCSP responder is the key part of the system. It is run by the certificate authority and responds with one of three possible different answers. The first one is “good”, which indicates that the certificate is not banned, “revoked” means that the certificate is banned, and “unknown” simply says that the status could not be determined, because the issuing CA of the Cert is not known to the responder.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
