<?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: REST API No Longer Accessible After Upgrading FMC to 6.2.3? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3392060#M902913</link>
    <description>We missed something.&lt;BR /&gt;&lt;BR /&gt;At the same time as the upgrade, the certificate for the FMC was updated to a new RSA certificate from our enterprise PKI with a 4096-bit strength key.  It turns out that the web interface works fine with this longer key, but the java processes used to deal with the API fail with any key over 2048 bits.  The clue was finding this message "Could not generate DH keypair" in the logs with pigtail.  Web searches show that it's listed with Oracle as a symptom of an old java limitation. Fixed versions appear to include JDK-8072452, "Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits".  While we wanted to use the stronger certificate, the fix was regenerating it with only 2048 bits. With the 2048 bit certificate installed, no problems.</description>
    <pubDate>Thu, 31 May 2018 16:31:39 GMT</pubDate>
    <dc:creator>DAVID YARASHUS</dc:creator>
    <dc:date>2018-05-31T16:31:39Z</dc:date>
    <item>
      <title>REST API No Longer Accessible After Upgrading FMC to 6.2.3?</title>
      <link>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3365580#M902906</link>
      <description>&lt;P&gt;After upgrading FMC from 6.2.2 to 6.2.3, we seem to have lost access to the API Explorer.&amp;nbsp;Expected behavior is a 200 response code when valid admin-level account/password combination is specified.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The configuration option&amp;nbsp;in System --&amp;gt; Configuration --&amp;gt; REST API Preferences is enabled. Toggling it doesn't fix it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When that configuration option for the REST API is enabled, all accounts (that worked prior to the upgrade, including admin) get an http 401 (unauthorized) whether a correct or incorrect password is used. Passwords are verified correct by being able to login to the FMC GUI with them.&lt;/P&gt;
&lt;P&gt;When that configuration option is disabled, all accounts get an http 503 error.&lt;/P&gt;
&lt;P&gt;Have I missed something obvious?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:37:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3365580#M902906</guid>
      <dc:creator>DAVID YARASHUS</dc:creator>
      <dc:date>2020-02-21T15:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: REST API No Longer Accessible After Upgrading FMC to 6.2.3?</title>
      <link>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3365997#M902907</link>
      <description>&lt;P&gt;David,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In 6.2.3 Cisco did add a direct device API (vice having to go via FMC). However that's only supposed to affect locally-managed (i.e. FDM) appliances.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked my lab FMC running 6.2.3 and the API Explorer appears to work fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FMC 6.2.3 API Explorer.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/10298iC19424F269670540/image-size/large?v=v2&amp;amp;px=999" role="button" title="FMC 6.2.3 API Explorer.PNG" alt="FMC 6.2.3 API Explorer.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 15:18:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3365997#M902907</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2018-04-14T15:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: REST API No Longer Accessible After Upgrading FMC to 6.2.3?</title>
      <link>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3366654#M902909</link>
      <description>Thanks for confirming that it's working for others, Marvin.  We have a TAC case open, but no resolution yet.</description>
      <pubDate>Mon, 16 Apr 2018 11:28:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3366654#M902909</guid>
      <dc:creator>DAVID YARASHUS</dc:creator>
      <dc:date>2018-04-16T11:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: REST API No Longer Accessible After Upgrading FMC to 6.2.3?</title>
      <link>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3368996#M902910</link>
      <description>So, I've confirmed that the REST API works on a fresh install of 6.2.3-83, but we lose access to it after restoring a backup that was taken on 6.2.3-79.  Still looking for a resolution, but that seems to narrow it down quite a bit. It's not the FMC checkbox to "Enable REST API" which is checked, and I tried creating a new local account with admin permissions, but after restoring the backup we have not yet found any way to authenticate successfully via the API.</description>
      <pubDate>Thu, 19 Apr 2018 13:45:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3368996#M902910</guid>
      <dc:creator>DAVID YARASHUS</dc:creator>
      <dc:date>2018-04-19T13:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: REST API No Longer Accessible After Upgrading FMC to 6.2.3?</title>
      <link>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3369067#M902911</link>
      <description>&lt;P&gt;My working FMC is running the slightly pre-release 6.2.3-60. It was upgraded from 6.2.2-81.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2018 15:09:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3369067#M902911</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2018-04-19T15:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: REST API No Longer Accessible After Upgrading FMC to 6.2.3?</title>
      <link>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3369224#M902912</link>
      <description>If you're in the mood to risk it, I'd be curious if you lose API access after restoring a 6.2.3-60 backup onto a freshly imaged 6.2.3-83 (or later). We do have a TAC case open that may give us more information soon, and I'll post what we learn once there's a resolution or significant development.  I did see that the FMC that was running 6.2.3-83 now claims in Help-&amp;gt;About that it is 6.2.3-79 post-restore, which I hadn't expected.</description>
      <pubDate>Thu, 19 Apr 2018 18:45:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3369224#M902912</guid>
      <dc:creator>DAVID YARASHUS</dc:creator>
      <dc:date>2018-04-19T18:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: REST API No Longer Accessible After Upgrading FMC to 6.2.3?</title>
      <link>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3392060#M902913</link>
      <description>We missed something.&lt;BR /&gt;&lt;BR /&gt;At the same time as the upgrade, the certificate for the FMC was updated to a new RSA certificate from our enterprise PKI with a 4096-bit strength key.  It turns out that the web interface works fine with this longer key, but the java processes used to deal with the API fail with any key over 2048 bits.  The clue was finding this message "Could not generate DH keypair" in the logs with pigtail.  Web searches show that it's listed with Oracle as a symptom of an old java limitation. Fixed versions appear to include JDK-8072452, "Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits".  While we wanted to use the stronger certificate, the fix was regenerating it with only 2048 bits. With the 2048 bit certificate installed, no problems.</description>
      <pubDate>Thu, 31 May 2018 16:31:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3392060#M902913</guid>
      <dc:creator>DAVID YARASHUS</dc:creator>
      <dc:date>2018-05-31T16:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: REST API No Longer Accessible After Upgrading FMC to 6.2.3?</title>
      <link>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3392302#M902914</link>
      <description>&lt;P&gt;Thanks for the update&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/287221"&gt;@DAVID YARASHUS&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Back to basics in troubleshooting Q1: What changed?. (Corollary to Q1: Is that all?)&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 02:49:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rest-api-no-longer-accessible-after-upgrading-fmc-to-6-2-3/m-p/3392302#M902914</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2018-06-01T02:49:54Z</dc:date>
    </item>
  </channel>
</rss>

