<?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 How To Configure Alfresco 7.0 To Work With  https in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126434#M34413</link>
    <description />
    <pubDate>Fri, 13 Aug 2021 13:59:36 GMT</pubDate>
    <dc:creator>John1244</dc:creator>
    <dc:date>2021-08-13T13:59:36Z</dc:date>
    <item>
      <title>How To Configure Alfresco 7.0 To Work With  https</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126434#M34413</link>
      <description />
      <pubDate>Fri, 13 Aug 2021 13:59:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126434#M34413</guid>
      <dc:creator>John1244</dc:creator>
      <dc:date>2021-08-13T13:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: How To Configure Alfresco 7.0 To Work With  https</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126435#M34414</link>
      <description>&lt;P&gt;Which installation type you have choosen?&lt;/P&gt;&lt;P&gt;Best practice is to put a nginx in from of tomcat and configure SSL there.&lt;/P&gt;&lt;P&gt;You can just copy the example from the &lt;A href="https://github.com/Alfresco/acs-ingress/blob/master/nginx.conf" target="_self" rel="nofollow noopener noreferrer"&gt;docker deployment&lt;/A&gt; if you used the zip deployment.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 15:11:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126435#M34414</guid>
      <dc:creator>heiko_robert</dc:creator>
      <dc:date>2021-08-13T15:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: How To Configure Alfresco 7.0 To Work With  https</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126436#M34415</link>
      <description>&lt;P&gt;I'm using docker-compose.&amp;nbsp; Sorry I don't know what ngnix is,&lt;/P&gt;&lt;P&gt;Do you have do some thing with keystores. I know you have to edit something from the docker-compose file but what do I edit or add.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 15:26:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126436#M34415</guid>
      <dc:creator>John1244</dc:creator>
      <dc:date>2021-08-13T15:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: How To Configure Alfresco 7.0 To Work With  https</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126437#M34416</link>
      <description>&lt;P&gt;Give a try via this project&amp;nbsp;&lt;A href="https://github.com/Alfresco/alfresco-docker-installer" target="_self" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-docker-installer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and replace the certs post successfully test&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 21:16:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126437#M34416</guid>
      <dc:creator>venur</dc:creator>
      <dc:date>2021-08-13T21:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: How To Configure Alfresco 7.0 To Work With  https</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126438#M34417</link>
      <description>&lt;P&gt;sorry but i'm not triying to reinstall alfresco. I iust want to modifiy the docker compose file to work with https. also i looked at the config/cret folder in the link you sent and saw the two files but i don't understand what those are can i copy them and place them in my keystore folder or something.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 13:42:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126438#M34417</guid>
      <dc:creator>John1244</dc:creator>
      <dc:date>2021-08-16T13:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: How To Configure Alfresco 7.0 To Work With  https</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126439#M34418</link>
      <description>&lt;P&gt;To configure Alfresco with https you should have understanding:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What reverse proxy is and what it do? In docker-compose deployment the nginx used as reverse proxy.&lt;/LI&gt;&lt;LI&gt;How SSL/TLS works, what the ssl certificate/key is and where it goes from?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;There are a lot's of articles, documentation, tutorials, videos in the Internet on this themes.&lt;/P&gt;&lt;P&gt;Then you will have this base knowlage, you'll easy understand how to take configuration from examples or &lt;A href="https://github.com/Alfresco/alfresco-docker-installer" target="_self" rel="nofollow noopener noreferrer"&gt;installer files&lt;/A&gt; and implement it in your deployment.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 23:49:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-configure-alfresco-7-0-to-work-with-https/m-p/126439#M34418</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2021-08-18T23:49:28Z</dc:date>
    </item>
  </channel>
</rss>

