<?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 SSL using letsencrypt/AWS certificate in AWS alfresco community instance in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/ssl-using-letsencrypt-aws-certificate-in-aws-alfresco-community/m-p/75768#M24052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done SSL in a testing environment with certificate purchased from third-party vendor. It was successfully done as per the steps are given in the doc.&amp;nbsp;&lt;A class="link-titled" href="https://docs.alfresco.com/6.0/tasks/configure-ssl-test.html" title="https://docs.alfresco.com/6.0/tasks/configure-ssl-test.html" rel="nofollow noopener noreferrer"&gt;Configuring SSL for a test environment | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, I am facing a&amp;nbsp;problem in implementing SSL in a&amp;nbsp;production environment. (linux)&lt;/P&gt;&lt;P&gt;I have tried&amp;nbsp;with&amp;nbsp;nginx&amp;nbsp;and httpd&amp;nbsp;both.&lt;/P&gt;&lt;P&gt;1. I have to use AWS load balancer with SSL(using Aws certificate) to handle the https request and redirect it to Alfresco server. (done)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Alfresco part (repo) is working well with the secured green symbol in the URL&amp;nbsp;but &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://myserver/share" rel="nofollow noopener noreferrer" target="_blank"&gt;https://myserver/share&lt;/A&gt;&lt;SPAN&gt; is not.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3. Share does not allow login, it is redirecting to /dologin page and shows something wrong with this page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has done this before, then pls help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kintu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2018 05:15:04 GMT</pubDate>
    <dc:creator>kintu_barot</dc:creator>
    <dc:date>2018-09-17T05:15:04Z</dc:date>
    <item>
      <title>SSL using letsencrypt/AWS certificate in AWS alfresco community instance</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ssl-using-letsencrypt-aws-certificate-in-aws-alfresco-community/m-p/75768#M24052</link>
      <description>I have done SSL in a testing environment with certificate purchased from third-party vendor. It was successfully done as per the steps are given in the doc.&amp;nbsp;Configuring SSL for a test environment | Alfresco Documentation&amp;nbsp;But, I am facing a&amp;nbsp;problem in implementing SSL in a&amp;nbsp;production environment. (li</description>
      <pubDate>Mon, 17 Sep 2018 05:15:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ssl-using-letsencrypt-aws-certificate-in-aws-alfresco-community/m-p/75768#M24052</guid>
      <dc:creator>kintu_barot</dc:creator>
      <dc:date>2018-09-17T05:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: SSL using letsencrypt/AWS certificate in AWS alfresco community instance</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ssl-using-letsencrypt-aws-certificate-in-aws-alfresco-community/m-p/75769#M24053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not see why do you need to use AWS load balancer or change Alfresco SSL certificates.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The simplest aprox is&amp;nbsp;to configure an apache httpd (or nginx) virtual host in 443 and to use letsencrypt certbot for getting the certificates of your public machine. In the virtualhost, you should proxy /alfresco and /share to the tomcat ports (via http or ajp). You do not need to touch Alfresco config for this, a usual aprox is to secure only the frontend. You may&amp;nbsp;disable 8080 connector and do proxypass via ajp to 8009 port too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 19:04:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ssl-using-letsencrypt-aws-certificate-in-aws-alfresco-community/m-p/75769#M24053</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-09-17T19:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSL using letsencrypt/AWS certificate in AWS alfresco community instance</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ssl-using-letsencrypt-aws-certificate-in-aws-alfresco-community/m-p/75770#M24054</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi cesarista,&lt;BR /&gt;The Alfresco Content Services application does not communicate with sites that have the ssl protocol.&lt;BR /&gt;I installed Let's Encrypt on a website.&lt;BR /&gt;Sites with http connects normally&lt;BR /&gt;When trying to connect through the application, the following error message occurs:&lt;/P&gt;&lt;P&gt;Save Account&lt;BR /&gt;Couldn't save account. Check your account settings with your IT Team&lt;BR /&gt;Retry with diagnostic&lt;BR /&gt;Done&lt;/P&gt;&lt;P&gt;Clicking on Retry with diagnosis.&lt;BR /&gt;Go through the steps with the exception of Checking repository connection&lt;/P&gt;&lt;P&gt;Any configuration to be done?&lt;BR /&gt;Thank you.&lt;BR /&gt;José Roberto.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 18:14:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ssl-using-letsencrypt-aws-certificate-in-aws-alfresco-community/m-p/75770#M24054</guid>
      <dc:creator>jbrasil</dc:creator>
      <dc:date>2020-07-17T18:14:52Z</dc:date>
    </item>
  </channel>
</rss>

