<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: OCSP Service Temporarily Unavailable in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/ocsp-service-temporarily-unavailable/m-p/591600#M117810</link>
    <description>&lt;P&gt;Hi Kim,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm in PAN-OS 10.2.8.&lt;/P&gt;
&lt;P&gt;And when I execute the commande, I cant't find any service :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;rbr@FW(active)&amp;gt; debug sslmgr view ocsp all&lt;/P&gt;
&lt;P&gt;Current time is: Wed Jul 10 15:08:29 2024&lt;/P&gt;
&lt;P&gt;Count Serial Number (HEX) Status Next Update Revocation Time Reason&lt;BR /&gt;Issuer Name Hash&lt;BR /&gt;OCSP Responder URL&lt;BR /&gt;------- ---------------------------------------- ----------- ------------------------ ------------------------ ----------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 15:10:17 GMT</pubDate>
    <dc:creator>romain-boyer</dc:creator>
    <dc:date>2024-07-10T15:10:17Z</dc:date>
    <item>
      <title>OCSP Service Temporarily Unavailable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ocsp-service-temporarily-unavailable/m-p/591225#M117736</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have configure an OCSP responder on my Panaroma, I do all the step of the documentation &lt;A href="https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/certificate-management/certificate-revocation/online-certificate-status-protocol-ocsp" target="_blank"&gt;https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/certificate-management/certificate-revocation/online-certificate-status-protocol-ocsp&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But when I generate an OCSP request, I recieve this :&lt;BR /&gt;&lt;BR /&gt;openssl ocsp -issuer cert.pem -cert cert.pem -serial 1 -text -host 172.1.1.1:80&lt;BR /&gt;OCSP Request Data:&lt;BR /&gt;Version: 1 (0x0)&lt;BR /&gt;Requestor List:&lt;BR /&gt;Certificate ID:&lt;BR /&gt;Hash Algorithm: sha1&lt;BR /&gt;Issuer Name Hash: A068E48DC817AC72A06E22BC58877094E9A6F222&lt;BR /&gt;Issuer Key Hash: 6638F3C25A8DDFAF37AD61D93C1A1D3E17670775&lt;BR /&gt;Serial Number: 2F13DAF1870CD4338F18DBFC376BB27B&lt;BR /&gt;Certificate ID:&lt;BR /&gt;Hash Algorithm: sha1&lt;BR /&gt;Issuer Name Hash: 23F288CF41F18D173212CED743079ED5B96A63ED&lt;BR /&gt;Issuer Key Hash: 6638F3C25A8DDFAF37AD61D93C1A1D3E17670775&lt;BR /&gt;Serial Number: 01&lt;BR /&gt;Request Extensions:&lt;BR /&gt;OCSP Nonce:&lt;BR /&gt;04107CB9F7962D041974790B301E0E5359CD&lt;BR /&gt;Error querying OCSP responder&lt;BR /&gt;140008674154384:error:27076072:OCSP routines:PARSE_HTTP_LINE1:server response error:ocsp_ht.c:314:Code=503,Reason=Service Temporarily Unavailable&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Someone already have this reponse "Service Temporarily Unavailable" from the Palo Alto ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to check the Palo Alto service OCSP status ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Romain&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 13:36:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ocsp-service-temporarily-unavailable/m-p/591225#M117736</guid>
      <dc:creator>romain-boyer</dc:creator>
      <dc:date>2024-07-04T13:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: OCSP Service Temporarily Unavailable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ocsp-service-temporarily-unavailable/m-p/591582#M117807</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/828714853"&gt;@romain-boyer&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you running PAN-OS 9.1.x ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In that case you might be running into bug &lt;SPAN&gt;PAN-200100 where there was a problem for local oscp responder when format was different than just IP address. The logic tries to resolve object name as an ip address. As a workaround, using the actual ip address can be used as name of the address object.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To check status: you can use "debug sslmgr view ocsp all" command&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;admin@FWLAB&amp;gt; debug sslmgr view ocsp all

Current time is: Wed Jul 10 01:38:14 2024

Count   Serial Number (HEX)                      Status      Next Update              Revocation Time          Reason    
        Issuer Name Hash
        OCSP Responder URL
------- ---------------------------------------- ----------- ------------------------ ------------------------ ----------
[    1] XXXXXXXXXX                               unavailable Jul 10 02:30:32 2024 GMT                          error querying OCSP responder
        ZZZZZZZZ
        http://x.x.x.x/CA/ocsp&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check &lt;SPAN&gt;sslmgmr log for more details.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kim.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 10:34:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ocsp-service-temporarily-unavailable/m-p/591582#M117807</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2024-07-10T10:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: OCSP Service Temporarily Unavailable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ocsp-service-temporarily-unavailable/m-p/591600#M117810</link>
      <description>&lt;P&gt;Hi Kim,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm in PAN-OS 10.2.8.&lt;/P&gt;
&lt;P&gt;And when I execute the commande, I cant't find any service :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;rbr@FW(active)&amp;gt; debug sslmgr view ocsp all&lt;/P&gt;
&lt;P&gt;Current time is: Wed Jul 10 15:08:29 2024&lt;/P&gt;
&lt;P&gt;Count Serial Number (HEX) Status Next Update Revocation Time Reason&lt;BR /&gt;Issuer Name Hash&lt;BR /&gt;OCSP Responder URL&lt;BR /&gt;------- ---------------------------------------- ----------- ------------------------ ------------------------ ----------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 15:10:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ocsp-service-temporarily-unavailable/m-p/591600#M117810</guid>
      <dc:creator>romain-boyer</dc:creator>
      <dc:date>2024-07-10T15:10:17Z</dc:date>
    </item>
  </channel>
</rss>

