<?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: Need SSL cert for Amazon Cloud Formation template in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/need-ssl-cert-for-amazon-cloud-formation-template/m-p/666045#M25422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also have this same question with using the ArcGIS Enterprise Cloud Builder CLI for AWS. &amp;nbsp;How exactly am I to get a Certification when I can't even get it from the EC2 server I am attempting to launch because the recommended ESRI Enterprise deployment utility requires the cert and password before launch?&amp;nbsp; IT has mentioned the actual server is where the CSR is generated.&amp;nbsp; There does not appear to be any guidance with this process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I am missing something obvious, but would appreciate assistance.&amp;nbsp; Not sure if that response with OpenSSL was of help.&amp;nbsp; &amp;nbsp;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Oct 2018 17:05:56 GMT</pubDate>
    <dc:creator>BrianDudek</dc:creator>
    <dc:date>2018-10-27T17:05:56Z</dc:date>
    <item>
      <title>Need SSL cert for Amazon Cloud Formation template</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/need-ssl-cert-for-amazon-cloud-formation-template/m-p/666042#M25419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm going through the process of launching arcgis enterprise on amazon using esri's cloud formation templates and I'm running into a problem. I'm trying to purchase an ssl certificate from godaddy, but they need a csr before they'll issue it. The problem is that I can't get the csr until after the server is set up because the csr is acquired through iis manager. How do I get a csr for the ssl when I can't launch the template stack without an ssl? I'm probably doing something wrong, so I appreciate your advice.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 00:12:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/need-ssl-cert-for-amazon-cloud-formation-template/m-p/666042#M25419</guid>
      <dc:creator>MarshallRobinson</dc:creator>
      <dc:date>2017-07-21T00:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need SSL cert for Amazon Cloud Formation template</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/need-ssl-cert-for-amazon-cloud-formation-template/m-p/666043#M25420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be great to get a answer from Esri on this? I also have this same question.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 02:00:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/need-ssl-cert-for-amazon-cloud-formation-template/m-p/666043#M25420</guid>
      <dc:creator>JonNordling1</dc:creator>
      <dc:date>2018-09-03T02:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need SSL cert for Amazon Cloud Formation template</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/need-ssl-cert-for-amazon-cloud-formation-template/m-p/666044#M25421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would they accept a CSR generated from OpenSSL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.sslshopper.com/article-most-common-openssl-commands.html" title="https://www.sslshopper.com/article-most-common-openssl-commands.html"&gt;The Most Common OpenSSL Commands&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="box-sizing: border-box; font-weight: bold; color: #666666; font-family: 'Open Sans', sans-serif; font-size: 13px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;Generate a new private key and Certificate Signing Request&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE style="box-sizing: border-box; overflow: auto; font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; font-size: 12px; display: block; padding: 8.5px; margin: 0px 0px 9px; line-height: 1.42857; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #cccccc; border-radius: 2px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;openssl req -out &lt;SPAN style="box-sizing: border-box; text-decoration: underline;"&gt;CSR.csr&lt;/SPAN&gt; -new -newkey rsa:2048 -nodes -keyout &lt;SPAN style="box-sizing: border-box; text-decoration: underline;"&gt;privateKey.key&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 23:29:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/need-ssl-cert-for-amazon-cloud-formation-template/m-p/666044#M25421</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-09-04T23:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need SSL cert for Amazon Cloud Formation template</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/need-ssl-cert-for-amazon-cloud-formation-template/m-p/666045#M25422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also have this same question with using the ArcGIS Enterprise Cloud Builder CLI for AWS. &amp;nbsp;How exactly am I to get a Certification when I can't even get it from the EC2 server I am attempting to launch because the recommended ESRI Enterprise deployment utility requires the cert and password before launch?&amp;nbsp; IT has mentioned the actual server is where the CSR is generated.&amp;nbsp; There does not appear to be any guidance with this process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I am missing something obvious, but would appreciate assistance.&amp;nbsp; Not sure if that response with OpenSSL was of help.&amp;nbsp; &amp;nbsp;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Oct 2018 17:05:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/need-ssl-cert-for-amazon-cloud-formation-template/m-p/666045#M25422</guid>
      <dc:creator>BrianDudek</dc:creator>
      <dc:date>2018-10-27T17:05:56Z</dc:date>
    </item>
  </channel>
</rss>

