<?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: CA Certificate troubleshooting in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/ca-certificate-troubleshooting/m-p/484005#M18686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a requirement to use a signed cert on your ArcGIS for Server? If you do then please generate the CSR and simply import the cert using the steps here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005wr000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005wr000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you do not have this type of requirement, please try these steps: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Turn on https on your arcgis for server, and use the selfsigned cert&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In IIS, turn on bind https on a website using a signed cert (possibly one from Go Daddy as described)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Install Web Adaptor for IIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Register your web adaptor (if web adaptor was installed, please re-register it after enabling IIS)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then simply instruct your users to use the URL of your web adaptor. They will never be prompted this way as they will only reference the signed cert in IIS. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2013 21:19:51 GMT</pubDate>
    <dc:creator>JustinRodriguez</dc:creator>
    <dc:date>2013-10-31T21:19:51Z</dc:date>
    <item>
      <title>CA Certificate troubleshooting</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/ca-certificate-troubleshooting/m-p/484004#M18685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've gone through every resource I can find, but still am having a problem installing a CA signed SSL Certificate.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Enabling_SSL_using_the_default_self_signed_certificate/0154000005wq000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/Enabling_SSL_using_the_default_self_signed_certificate/0154000005wq000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Enabling_SSL_using_a_new_CA_signed_certificate/0154000005wr000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/Enabling_SSL_using_a_new_CA_signed_certificate/0154000005wr000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/server-admin-api/index.html?certificate.html"&gt;http://resources.arcgis.com/en/help/server-admin-api/index.html?certificate.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there is anyone that has installed their correctly with the (below) describe architecture, please let me know what steps you took...&amp;nbsp; I've been through ESRI's support, but so far not able to get the SSL working...&amp;nbsp; Thought I'd take a crack on this forum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Environment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Server 10.1 SP1 on Windows DataCenter 2008 R2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Single server on DMZ-no reverse proxy or web adaptor&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CA signed by GoDaddy using the admin API to generate the cert from the self-signed cert...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Long story short, our IT department initially installed the certificate through IIS 7.0 (as detailed by GoDaddy).&amp;nbsp; We quickly found the https side in ArcGIS admin failed.&amp;nbsp; After this, we removed the certificate, set up the self-signed certificate (worked on both http/https sides), created the CSR, imported the signed certificate (there was some confusion with which certificate to import one was a *bundle* named file, the other a file with numeric name).&amp;nbsp; In the end we tried one, then the other, then installed both.&amp;nbsp; All trials ended with the http side working, but https not-had to revert to the self-signed certificate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At this point I'm a bit frustrated (but not done with trying) with why this isn't working...&amp;nbsp; Could the certificate be either locked or dependencies removed in installling the cert in IIS and removing it, something may either be still installed or unintentionally removed during this process...&amp;nbsp; Also, I came across some help info for the GeoEvent Processor and manually adding a KeyPair (didn't find anything else with this), and wondered if anyone had to add the KeyPair manually, or if there was a way to verify the KeyPair existence on the server for 10.1?&amp;nbsp; My most recent attempt to get ESRI support was them acknowledging a bug with importing CA certificates, am still waiting to get them to respone further, since there seems to be numerouse successful installations as observed through these forums.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any info, thoughts, comments, or other resources would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ed&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 18:56:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/ca-certificate-troubleshooting/m-p/484004#M18685</guid>
      <dc:creator>EdJuarbe</dc:creator>
      <dc:date>2013-10-30T18:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: CA Certificate troubleshooting</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/ca-certificate-troubleshooting/m-p/484005#M18686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a requirement to use a signed cert on your ArcGIS for Server? If you do then please generate the CSR and simply import the cert using the steps here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005wr000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005wr000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you do not have this type of requirement, please try these steps: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Turn on https on your arcgis for server, and use the selfsigned cert&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In IIS, turn on bind https on a website using a signed cert (possibly one from Go Daddy as described)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Install Web Adaptor for IIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Register your web adaptor (if web adaptor was installed, please re-register it after enabling IIS)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then simply instruct your users to use the URL of your web adaptor. They will never be prompted this way as they will only reference the signed cert in IIS. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 21:19:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/ca-certificate-troubleshooting/m-p/484005#M18686</guid>
      <dc:creator>JustinRodriguez</dc:creator>
      <dc:date>2013-10-31T21:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: CA Certificate troubleshooting</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/ca-certificate-troubleshooting/m-p/484006#M18687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A few questions...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Did you import the CA-signed certificate and the Root certificate into the ArcGIS for Server Administrator Directory?&amp;nbsp; Those certificates need to match the ones that are set up in your Trusted Certification Root Authority and the one bound to the website in IIS.&amp;nbsp; It can be a pain to import these, depending on whether or not you can generate a PFX file for them to use for import.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Are you positive that all certificates in your CA-cert's certification path are trusted on the server in question?&amp;nbsp; Double click the certificate and check out the certification path tab to make sure there aren't any red X's showing up.&amp;nbsp; If there are, that certificate isn't trusted and must be placed into the Trusted Certification Root Authority.&amp;nbsp; This includes the CA-signed server cert, and intermediary certs, and the root cert.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Does your CA-signed server certificate (not the root cert, of course) use the fully-qualified (FQN) hostname for the NAME?&amp;nbsp; In other words, does it say GISMACHINE1 or GISMACHINE1.domain.int?&amp;nbsp; The cert must use the FQN; I have not had good luck otherwise.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Does your server have a special DNS entry for your network by chance?&amp;nbsp; In other words, is gisserver.domain.int behave as a DNS pointer for GISMACHINE1 on your network?&amp;nbsp; If so, I would recommend that additional SANs be provided as part of the cert.&amp;nbsp; I generally use the host name, any DNS entries, and the server IP as additional SANs besides the FQN as the NAME.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 19:39:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/ca-certificate-troubleshooting/m-p/484006#M18687</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2013-12-06T19:39:18Z</dc:date>
    </item>
  </channel>
</rss>

