<?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: SSL Certificate Add-On - JSON Configuration in ArcGIS Monitor Questions</title>
    <link>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661464#M397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;{&lt;BR /&gt; "key": "eslsrv12",&lt;BR /&gt; "url": "https://eslsrv12:6443"&lt;BR /&gt; },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example syntax above, "eslsrv12" is the server name.&amp;nbsp; Can you ping the server from the ArcGIS Monitor machine using whatever name you are typing in for the key value? Try using a fully qualified name.&amp;nbsp; If the ArcGIS Monitor machine can't talk to the target server, you may have a DNS issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Nov 2019 16:52:13 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-11-04T16:52:13Z</dc:date>
    <item>
      <title>SSL Certificate Add-On - JSON Configuration</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661461#M394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;BR /&gt;I'm trying to add the "key" entry for this for our site but no luck - I've tried emulating the layout in the default json. Does anyone have any pointers on how to add this? I've tried a few combinations.&lt;BR /&gt;The site layout is &lt;A href="https://gis.%3Csite%3E/arcgis"&gt;https://gis.&amp;lt;site&amp;gt;/arcgis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have tried the key as -&lt;/P&gt;&lt;P&gt;"key": "gis"&lt;/P&gt;&lt;P&gt;"key: "gis.&amp;lt;site&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as well as anything relating to the SSL certificate. Am I missing something glaringly obvious or do I need to add credentials within Monitor for it to work? As I have tried that as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2019 17:33:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661461#M394</guid>
      <dc:creator>JoeWilks</dc:creator>
      <dc:date>2019-11-01T17:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Certificate Add-On - JSON Configuration</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661462#M395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to check the syntax of your JSON against a JSON validator site such as jsonlint.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the readme pdf included in the application ("SSL certificate.pdf") the URL JSON should be structured like:&lt;/P&gt;&lt;P&gt;{"key":"eslsrv12", "url": "https://eslsrv12:6443}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"key":"eslsrv12",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"url": "https://eslsrv12:6443&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 13:44:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661462#M395</guid>
      <dc:creator>MattD</dc:creator>
      <dc:date>2019-11-04T13:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Certificate Add-On - JSON Configuration</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661463#M396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I've gone over the json layout and see no issues with it, curly Braces, speech marks and commas in the correct place. It works with 1 site which requires no login, but not another which is making me think about either the fault being the key - or maybe credentials held in monitor Administrator to try and login to the portal (which is where I'm trying to check the ssl certificate).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said, there are also some issues with trying to add a portal counter, so it could be a larger issue. I can login fine with them, the config is correct, so it's a bit of a mystery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 14:30:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661463#M396</guid>
      <dc:creator>JoeWilks</dc:creator>
      <dc:date>2019-11-04T14:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Certificate Add-On - JSON Configuration</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661464#M397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;{&lt;BR /&gt; "key": "eslsrv12",&lt;BR /&gt; "url": "https://eslsrv12:6443"&lt;BR /&gt; },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example syntax above, "eslsrv12" is the server name.&amp;nbsp; Can you ping the server from the ArcGIS Monitor machine using whatever name you are typing in for the key value? Try using a fully qualified name.&amp;nbsp; If the ArcGIS Monitor machine can't talk to the target server, you may have a DNS issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 16:52:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661464#M397</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-11-04T16:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Certificate Add-On - JSON Configuration</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661465#M398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;BR /&gt;Some progress! Just getting a 401 unauthorised error now. All the needed credentials are stored in Monitor and are checked to make sure they are configured correctly. Last hurdle, it seems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2019 13:30:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661465#M398</guid>
      <dc:creator>JoeWilks</dc:creator>
      <dc:date>2019-11-07T13:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Certificate Add-On - JSON Configuration</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661466#M399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved it. Required a bit of tweaking with the URL.&lt;BR /&gt;Thanks for nudging me in the right direction. Solved! Don't wish to elaborate too much but often times internal URLs are preferred by Monitor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2019 13:39:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/ssl-certificate-add-on-json-configuration/m-p/661466#M399</guid>
      <dc:creator>JoeWilks</dc:creator>
      <dc:date>2019-11-07T13:39:00Z</dc:date>
    </item>
  </channel>
</rss>

