<?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: Alfresco com SSL in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278776#M231906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need help for this question.&lt;/P&gt;&lt;P&gt;Someone can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2016 19:42:02 GMT</pubDate>
    <dc:creator>webdevptg</dc:creator>
    <dc:date>2016-10-25T19:42:02Z</dc:date>
    <item>
      <title>Alfresco com SSL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278775#M231905</link>
      <description>Good afternoon,I have implemented the Alfresco Community 5.1 on Windows Server, but I'm having trouble implementing SSL for everything to work properly. Some Dashlet not show the content and search is not working.The SSL certificate that was begotten generated from this tutorialhttps://linuxblogit.w</description>
      <pubDate>Wed, 19 Oct 2016 10:15:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278775#M231905</guid>
      <dc:creator>webdevptg</dc:creator>
      <dc:date>2016-10-19T10:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco com SSL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278776#M231906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need help for this question.&lt;/P&gt;&lt;P&gt;Someone can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:42:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278776#M231906</guid>
      <dc:creator>webdevptg</dc:creator>
      <dc:date>2016-10-25T19:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco com SSL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278777#M231907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest is to put a webserver in front of Alfresco, and let the webserver to deal with SSL.&lt;/P&gt;&lt;P&gt;You can find some useful resources in these links (for Apache webserver):&lt;/P&gt;&lt;P&gt;&lt;A href="https://angelborroy.wordpress.com/2016/06/15/configuring-alfresco-ssl-certificates/" title="https://angelborroy.wordpress.com/2016/06/15/configuring-alfresco-ssl-certificates/" rel="nofollow noopener noreferrer"&gt;Configuring Alfresco SSL certificates | Programming and So&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.keensoft.es/en/configuring-alfresco-ssl-by-using-lets-encrypt/" title="http://www.keensoft.es/en/configuring-alfresco-ssl-by-using-lets-encrypt/" rel="nofollow noopener noreferrer"&gt;Configuring Alfresco SSL by using Let's Encrypt - keensoft&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in this with NGINX:&lt;/P&gt;&lt;P&gt;&lt;A href="http://ezref.info/How+to+setup+Alfresco+with+Nginx+as+the+frontend+web+server.html" title="http://ezref.info/How+to+setup+Alfresco+with+Nginx+as+the+frontend+web+server.html" rel="nofollow noopener noreferrer"&gt;Ezref.info - How to setup Alfresco with Nginx as the frontend web server&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 17:08:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278777#M231907</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-10-26T17:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco com SSL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278778#M231908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My operating system is Windows Server, and 3 links in your reply is for Linux&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 09:52:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278778#M231908</guid>
      <dc:creator>webdevptg</dc:creator>
      <dc:date>2016-10-27T09:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco com SSL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278779#M231909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both Apache and NGINX can be installed on Windows.&lt;/P&gt;&lt;P&gt;The tutorials contain information to help you to configure them if you decide to install them.&lt;/P&gt;&lt;P&gt;I don't know any tutorial for Alfresco with SSL on Windows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 18:16:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278779#M231909</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-10-27T18:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco com SSL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278780#M231910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Going back to your first configuration, all you need is to include solr client certificate on your new keystore, read carefully &lt;A href="https://angelborroy.wordpress.com/2016/06/15/configuring-alfresco-ssl-certificates/" title="https://angelborroy.wordpress.com/2016/06/15/configuring-alfresco-ssl-certificates/" rel="nofollow noopener noreferrer"&gt;Configuring Alfresco SSL certificates | Programming and So&lt;/A&gt;&amp;nbsp; to learn how&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 18:20:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-com-ssl/m-p/278780#M231910</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2016-10-27T18:20:34Z</dc:date>
    </item>
  </channel>
</rss>

