<?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: PKIX Exception in Portal using Utility services in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/pkix-exception-in-portal-using-utility-services/m-p/121184#M4741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's likely that the certificate that is used for the admin URL of the federated/hosting server isn't trusted by Portal. Is it a self signed certificate? If not, is it a certificate from your domain signing authority, or a wildcard certificate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2018 18:31:55 GMT</pubDate>
    <dc:creator>JonathanQuinn</dc:creator>
    <dc:date>2018-08-23T18:31:55Z</dc:date>
    <item>
      <title>PKIX Exception in Portal using Utility services</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pkix-exception-in-portal-using-utility-services/m-p/121181#M4738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have implemented a fully ArcGIS Enterprise Base Deployment (only https with a valid certificate in IIS). I have configured it to use ArcGIS&amp;nbsp; utility services, embedding an arcGIS&amp;nbsp; valid user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when I try to use it (for example create a buffer around point features in the map viewer) an exception arise:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; background-color: #ffffff; font-size: 12px;"&gt;"Create Service exception ' Exception: sun.security.validator.ValidatorException: PKIX path building failed: host unable to find valid certification path to requested target'"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; background-color: #ffffff; font-size: 12px;"&gt;I know this is about SSL certificates and I add some certificates to portal repository (portal/portaladmin/security/sslCertificates/) including the IIS certificate and ArcGIS&amp;nbsp; certificate (I'm desperate... &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; background-color: #ffffff; font-size: 12px;"&gt;What I have to do to fix this??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; background-color: #ffffff; font-size: 12px;"&gt;thanks!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 11:31:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pkix-exception-in-portal-using-utility-services/m-p/121181#M4738</guid>
      <dc:creator>RubénPérez_Planillo</dc:creator>
      <dc:date>2018-08-01T11:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: PKIX Exception in Portal using Utility services</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pkix-exception-in-portal-using-utility-services/m-p/121182#M4739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Export the certificate&amp;nbsp;using the 'Certificates' snap in in MMC. Choose to export the private key. Use&amp;nbsp;.pfx format. Use the wizard to define a username and password, and import. Also get and import the root cert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 20:57:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pkix-exception-in-portal-using-utility-services/m-p/121182#M4739</guid>
      <dc:creator>RandallWilliams</dc:creator>
      <dc:date>2018-08-01T20:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: PKIX Exception in Portal using Utility services</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pkix-exception-in-portal-using-utility-services/m-p/121183#M4740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't understand what is the certificate to export (valid certificate from IIS?) and where to import it... I really don't understand where is the problem: server side or client side...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2018 06:00:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pkix-exception-in-portal-using-utility-services/m-p/121183#M4740</guid>
      <dc:creator>RubénPérez_Planillo</dc:creator>
      <dc:date>2018-08-02T06:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: PKIX Exception in Portal using Utility services</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pkix-exception-in-portal-using-utility-services/m-p/121184#M4741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's likely that the certificate that is used for the admin URL of the federated/hosting server isn't trusted by Portal. Is it a self signed certificate? If not, is it a certificate from your domain signing authority, or a wildcard certificate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 18:31:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pkix-exception-in-portal-using-utility-services/m-p/121184#M4741</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-08-23T18:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: PKIX Exception in Portal using Utility services</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pkix-exception-in-portal-using-utility-services/m-p/121185#M4742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Jonathan!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally I fixed it configuring the IIS certificate (valid server certificate) in server and portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean, not only installing it but configuring it as active certificate in both.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 06:49:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pkix-exception-in-portal-using-utility-services/m-p/121185#M4742</guid>
      <dc:creator>RubénPérez_Planillo</dc:creator>
      <dc:date>2018-08-24T06:49:18Z</dc:date>
    </item>
  </channel>
</rss>

