<?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 ArcGIS Server Interceptor TLS1.0 mscorlib error in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-server-interceptor-tls1-0-mscorlib-error/m-p/827441#M3131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have a SOE (server object interceptor) build using 2.4.0 sdk. Everythings works fine however when I disable TLS 1.0 via the registry&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/492145_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the error shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/492144_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;This is my registry below which works if I set enabled to 1. Setting it to 0 will cause the error above. Am I doing something wrong?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/492155_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The feature layer is published using ArcMAP (initially I tried ArcGIS Pro however it doesn't pick up the interceptor)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a requirement of our client to adhere to the security checklist below (one of which is to&amp;nbsp;disable tls 1.0)&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.cisecurity.org/benchmark/microsoft_iis/" title="https://www.cisecurity.org/benchmark/microsoft_iis/"&gt;CIS Microsoft IIS Benchmarks&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any workaround is appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2020 13:15:43 GMT</pubDate>
    <dc:creator>VictorTey</dc:creator>
    <dc:date>2020-05-14T13:15:43Z</dc:date>
    <item>
      <title>ArcGIS Server Interceptor TLS1.0 mscorlib error</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-server-interceptor-tls1-0-mscorlib-error/m-p/827441#M3131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have a SOE (server object interceptor) build using 2.4.0 sdk. Everythings works fine however when I disable TLS 1.0 via the registry&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/492145_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the error shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/492144_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;This is my registry below which works if I set enabled to 1. Setting it to 0 will cause the error above. Am I doing something wrong?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/492155_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The feature layer is published using ArcMAP (initially I tried ArcGIS Pro however it doesn't pick up the interceptor)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a requirement of our client to adhere to the security checklist below (one of which is to&amp;nbsp;disable tls 1.0)&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.cisecurity.org/benchmark/microsoft_iis/" title="https://www.cisecurity.org/benchmark/microsoft_iis/"&gt;CIS Microsoft IIS Benchmarks&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any workaround is appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2020 13:15:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-server-interceptor-tls1-0-mscorlib-error/m-p/827441#M3131</guid>
      <dc:creator>VictorTey</dc:creator>
      <dc:date>2020-05-14T13:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server Interceptor TLS1.0 mscorlib error</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-server-interceptor-tls1-0-mscorlib-error/m-p/827442#M3132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I figured out the reason. My .net Framework is target at 4.6.1 which uses tls 1.0 by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution is to to add&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="line-numbers language-csharp"&gt;&lt;CODE&gt;System&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Net&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;ServicePointManager&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SecurityProtocol &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; System&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Net&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SecurityProtocolType&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Tls12&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also change my target framework to 4.6.2 which utilises tls 1.0 and 1.1 by default&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2020 08:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-server-interceptor-tls1-0-mscorlib-error/m-p/827442#M3132</guid>
      <dc:creator>VictorTey</dc:creator>
      <dc:date>2020-05-15T08:11:28Z</dc:date>
    </item>
  </channel>
</rss>

