<?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 How can I disable SSL on ArcGIS server? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-can-i-disable-ssl-on-arcgis-server/m-p/97520#M3780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I configured SSL on ArcGIS Server 10.3.1 a&amp;nbsp;couple of weeks ago due to another application. I thought everything was working ok but later I realised that I couldn´t log in to ArcGIS server manager anymore, and my WMS Services were not working. I would now like to disable SSL but cannot configure it. When I try to delete my SSL certificate I get the error code 500 - Standard certificate annot be deleted. I have disables SSL on IIS, but this doesn´t help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone advise me on what to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jan 2017 08:18:28 GMT</pubDate>
    <dc:creator>RobertBuckley1</dc:creator>
    <dc:date>2017-01-26T08:18:28Z</dc:date>
    <item>
      <title>How can I disable SSL on ArcGIS server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-can-i-disable-ssl-on-arcgis-server/m-p/97520#M3780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I configured SSL on ArcGIS Server 10.3.1 a&amp;nbsp;couple of weeks ago due to another application. I thought everything was working ok but later I realised that I couldn´t log in to ArcGIS server manager anymore, and my WMS Services were not working. I would now like to disable SSL but cannot configure it. When I try to delete my SSL certificate I get the error code 500 - Standard certificate annot be deleted. I have disables SSL on IIS, but this doesn´t help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone advise me on what to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 08:18:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-can-i-disable-ssl-on-arcgis-server/m-p/97520#M3780</guid>
      <dc:creator>RobertBuckley1</dc:creator>
      <dc:date>2017-01-26T08:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: How can I disable SSL on ArcGIS server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-can-i-disable-ssl-on-arcgis-server/m-p/97521#M3781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;Which URL are you using for accessing the manager?&lt;/P&gt;&lt;P&gt;Are you still using the 6080 port?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, try this URL:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #ffffff; font-weight: bold;"&gt;&lt;A href="https://gisserver.domain.com:6443/arcgis/manager"&gt;https://gisserver.domain.com:6443/arcgis/manager&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have a look here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://server.arcgis.com/en/server/10.3/administer/linux/enable-https-on-arcgis-server-when-accessed-through-arcgis-web-adaptor.htm#ESRI_SECTION1_3226018851144A2FB024BFB24682D492" title="http://server.arcgis.com/en/server/10.3/administer/linux/enable-https-on-arcgis-server-when-accessed-through-arcgis-web-adaptor.htm#ESRI_SECTION1_3226018851144A2FB024BFB24682D492"&gt;Enabling SSL on ArcGIS Server when accessed through ArcGIS Web Adaptor—Documentation (10.3 and 10.3.1) | ArcGIS for Se…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 20:01:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-can-i-disable-ssl-on-arcgis-server/m-p/97521#M3781</guid>
      <dc:creator>PanGIS</dc:creator>
      <dc:date>2017-01-26T20:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I disable SSL on ArcGIS server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-can-i-disable-ssl-on-arcgis-server/m-p/97522#M3782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had to use HTTP instead of HTTPS. Can be used in parallel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Need to check if your server is supporting both HTTP and HTTPS (by default it does). Login to check:&lt;/P&gt;&lt;P&gt;e.g. &lt;A href="http://localhost:6080/arcgis/admin/security/config"&gt;http://localhost:6080/arcgis/admin/security/config&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Go ahead and configure new maps using HTTP services (simply use 080 port instead of 443)&lt;/P&gt;&lt;P&gt;e.g. &lt;A class="link-titled" href="http://slc10xek.us.oracle.com:6080/arcgis/rest/services" title="http://slc10xek.us.oracle.com:6080/arcgis/rest/services"&gt;http://localhost:6080/arcgis/rest/services&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. You can do this by logging into Portal using its HTTP port&lt;/P&gt;&lt;P&gt;e.g. &lt;A class="link-titled" href="https://slc10xek.us.oracle.com:7443/arcgis/home" title="https://slc10xek.us.oracle.com:7443/arcgis/home"&gt;http://localhost:7080/arcgis/home&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 13:16:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-can-i-disable-ssl-on-arcgis-server/m-p/97522#M3782</guid>
      <dc:creator>DanielSotreanu</dc:creator>
      <dc:date>2018-02-08T13:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I disable SSL on ArcGIS server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-can-i-disable-ssl-on-arcgis-server/m-p/97523#M3783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to understand the use case for using HTTP instead of defaulting&amp;nbsp;to&amp;nbsp;HTTPS. What's the pain point that switching to HTTP helps to alleviate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 14:18:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-can-i-disable-ssl-on-arcgis-server/m-p/97523#M3783</guid>
      <dc:creator>RandallWilliams</dc:creator>
      <dc:date>2018-02-08T14:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I disable SSL on ArcGIS server?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-can-i-disable-ssl-on-arcgis-server/m-p/97524#M3784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use it integrated with &lt;A href="https://www.oracle.com/industries/utilities/products/work-asset-management/resources.html"&gt;Oracle WAM&lt;/A&gt; , which can use http/https. Easier to configure the integration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 15:04:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-can-i-disable-ssl-on-arcgis-server/m-p/97524#M3784</guid>
      <dc:creator>DanielSotreanu</dc:creator>
      <dc:date>2018-02-08T15:04:11Z</dc:date>
    </item>
  </channel>
</rss>

