<?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: arcpy.AddToolbox working with unsecured ArcGIS online services? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcpy-addtoolbox-working-with-unsecured-arcgis/m-p/598168#M23081</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Python uses the OS certificate store. You'd have to import the server's self signed certificate into your certificate store. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Oct 2016 16:10:31 GMT</pubDate>
    <dc:creator>RandallWilliams</dc:creator>
    <dc:date>2016-10-27T16:10:31Z</dc:date>
    <item>
      <title>arcpy.AddToolbox working with unsecured ArcGIS online services?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcpy-addtoolbox-working-with-unsecured-arcgis/m-p/598167#M23080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" style="color: blue;"&gt;&lt;SPAN class="" style="color: #4d4d4d; background-color: #fefefe; font-size: 14px;"&gt;I noticed from the ESRI website that "AddToolbox&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt; also supports working with &lt;STRONG&gt;secured&lt;/STRONG&gt; ArcGIS online services", and the example is as below:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: blue;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fafafa;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;arcpy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;tbx&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fafafa;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fafafa;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #a31515;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Flogistics.arcgis.com%2Farcgis%2Fservices%3BWorld%2FServiceAreas%3BUseSSOIdentityIfPortalOwned" rel="nofollow" target="_blank"&gt;http://logistics.arcgis.com/arcgis/services;World/ServiceAreas;UseSSOIdentityIfPortalOwned&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fafafa;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;arcpy&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;AddToolbox&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;tbx&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;The codes work, but &lt;STRONG&gt;my arcgis server service uses&amp;nbsp;self-signed certificate&lt;/STRONG&gt;. Thereby, when I run the codes,&amp;nbsp;it always pops up the "security alert" window. Is there anyway to let the arcpy.AddToolbox ignore or trust the self-signed certification? Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;PS. I use ArcGIS Server 10.4&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 01:34:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcpy-addtoolbox-working-with-unsecured-arcgis/m-p/598167#M23080</guid>
      <dc:creator>springzhang</dc:creator>
      <dc:date>2016-10-27T01:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.AddToolbox working with unsecured ArcGIS online services?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcpy-addtoolbox-working-with-unsecured-arcgis/m-p/598168#M23081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Python uses the OS certificate store. You'd have to import the server's self signed certificate into your certificate store. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 16:10:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcpy-addtoolbox-working-with-unsecured-arcgis/m-p/598168#M23081</guid>
      <dc:creator>RandallWilliams</dc:creator>
      <dc:date>2016-10-27T16:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.AddToolbox working with unsecured ArcGIS online services?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcpy-addtoolbox-working-with-unsecured-arcgis/m-p/598169#M23082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&amp;nbsp;I have imported the&amp;nbsp;server's self signed certificate into the&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;certificate store&lt;/SPAN&gt;. But it still pops up the alert window.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 3 machine cluster, each machine has installed arcgis server 10.4. I did it on the 3 machines. Still not working....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 17:25:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcpy-addtoolbox-working-with-unsecured-arcgis/m-p/598169#M23082</guid>
      <dc:creator>springzhang</dc:creator>
      <dc:date>2016-10-27T17:25:42Z</dc:date>
    </item>
  </channel>
</rss>

