<?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: Using Map and App Gallery Template over https in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/using-map-and-app-gallery-template-over-https/m-p/644104#M4196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Craig,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something that I should have mentioned:&amp;nbsp; because the proxy program caches the authorization information to speed up repeat access, if you switch between non-SSL and SSL or change the ArcGIS online password, you'll need to clear the proxy's cache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;This is done by renaming proxy.config to anything else or removing it from the gallery web site's top level.&amp;nbsp; Then invoke the proxy program in the browser, e.g., &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;server&amp;gt;/map-and-app-gallery/proxy.ashx.&amp;nbsp; When the proxy program cannot find the config file, it clears the cache as a side effect; this feature was added to the app's &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://github.com/Esri/map-and-app-gallery"&gt;GitHub site&lt;/A&gt;&lt;SPAN&gt; on May 3rd.&amp;nbsp; Then rename/restore the proxy.config file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Because you've been experiencing the hanging problem longer than the cache's timeout, there's probably something else going on, but knowing to clear the cache is helpful during testing and setup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jun 2013 22:23:16 GMT</pubDate>
    <dc:creator>MikeTschudi</dc:creator>
    <dc:date>2013-06-25T22:23:16Z</dc:date>
    <item>
      <title>Using Map and App Gallery Template over https</title>
      <link>https://community.esri.com/t5/state-local-government-questions/using-map-and-app-gallery-template-over-https/m-p/644101#M4193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm attempting to use the Map and App Gallery Template with SSL. It hangs when I alter all the proxy addresses in the code from http to https. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas on why this would be? All the other esri urls work with either http or https&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 19:13:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/using-map-and-app-gallery-template-over-https/m-p/644101#M4193</guid>
      <dc:creator>CraigMcDade</dc:creator>
      <dc:date>2013-06-14T19:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using Map and App Gallery Template over https</title>
      <link>https://community.esri.com/t5/state-local-government-questions/using-map-and-app-gallery-template-over-https/m-p/644102#M4194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Craig,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The current Gallery switches over to SSL if the authentication with the server reports back that it requires it.&amp;nbsp; I wouldn't modify the addresses in the code because there are aspects of the address usage that are out of the app's control that simply will not accept the switch, so the http/https is handled in the proxy.&amp;nbsp; This enables the Gallery to support public or private content in a public or private group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 12:49:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/using-map-and-app-gallery-template-over-https/m-p/644102#M4194</guid>
      <dc:creator>MikeTschudi</dc:creator>
      <dc:date>2013-06-18T12:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Map and App Gallery Template over https</title>
      <link>https://community.esri.com/t5/state-local-government-questions/using-map-and-app-gallery-template-over-https/m-p/644103#M4195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Craig,&lt;BR /&gt;&lt;BR /&gt;The current Gallery switches over to SSL if the authentication with the server reports back that it requires it.&amp;nbsp; I wouldn't modify the addresses in the code because there are aspects of the address usage that are out of the app's control that simply will not accept the switch, so the http/https is handled in the proxy.&amp;nbsp; This enables the Gallery to support public or private content in a public or private group.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply. I have switched all the ESRI URLs back to the original code, and have made my organizations URLs https. However, I continue to get the bar at the bottom of IE that requires the user to click OK after reading that the page is only displaying secure content. Not sure the best way to go about fixing that. In Chrome, the app hangs at the loading screen.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 13:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/using-map-and-app-gallery-template-over-https/m-p/644103#M4195</guid>
      <dc:creator>CraigMcDade</dc:creator>
      <dc:date>2013-06-20T13:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using Map and App Gallery Template over https</title>
      <link>https://community.esri.com/t5/state-local-government-questions/using-map-and-app-gallery-template-over-https/m-p/644104#M4196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Craig,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something that I should have mentioned:&amp;nbsp; because the proxy program caches the authorization information to speed up repeat access, if you switch between non-SSL and SSL or change the ArcGIS online password, you'll need to clear the proxy's cache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;This is done by renaming proxy.config to anything else or removing it from the gallery web site's top level.&amp;nbsp; Then invoke the proxy program in the browser, e.g., &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;server&amp;gt;/map-and-app-gallery/proxy.ashx.&amp;nbsp; When the proxy program cannot find the config file, it clears the cache as a side effect; this feature was added to the app's &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://github.com/Esri/map-and-app-gallery"&gt;GitHub site&lt;/A&gt;&lt;SPAN&gt; on May 3rd.&amp;nbsp; Then rename/restore the proxy.config file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Because you've been experiencing the hanging problem longer than the cache's timeout, there's probably something else going on, but knowing to clear the cache is helpful during testing and setup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 22:23:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/using-map-and-app-gallery-template-over-https/m-p/644104#M4196</guid>
      <dc:creator>MikeTschudi</dc:creator>
      <dc:date>2013-06-25T22:23:16Z</dc:date>
    </item>
  </channel>
</rss>

