<?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 CA - Apache vs Tomcat in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ssl-ca-apache-vs-tomcat/m-p/295843#M248973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi to all, I'm interesting to perform a test configuration of alfresco 4.2.c Communuty (on Ubuntu 12.04) via https using an SSL certificate signed by a CA ( I'm going to request a limited free test certificate ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I read different articles, blog and forum posts about this possibility, and I know there are two main way to do this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Install directly the new certificates on Tomcat, not a very difficult operation, but this can create some issues using SOLR and other protocols such as SharePoint support. I try to explore the documentation about SOLR, but it is not very clear to me how to make it works with the new CA certificate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Install an 'Apache Proxy' and running Tomcat and Alfresco under Apache httpd.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Due to your experiences, what is the best solution? What is the more reliable configuration? The easier? And what do you advice for a possible production system?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any tips?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thaks to all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 07:41:32 GMT</pubDate>
    <dc:creator>coyoteugly</dc:creator>
    <dc:date>2013-04-03T07:41:32Z</dc:date>
    <item>
      <title>SSL CA - Apache vs Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ssl-ca-apache-vs-tomcat/m-p/295843#M248973</link>
      <description>Hi to all, I'm interesting to perform a test configuration of alfresco 4.2.c Communuty (on Ubuntu 12.04) via https using an SSL certificate signed by a CA ( I'm going to request a limited free test certificate ).I read different articles, blog and forum posts about this possibility, and I know there</description>
      <pubDate>Wed, 03 Apr 2013 07:41:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ssl-ca-apache-vs-tomcat/m-p/295843#M248973</guid>
      <dc:creator>coyoteugly</dc:creator>
      <dc:date>2013-04-03T07:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: SSL CA - Apache vs Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ssl-ca-apache-vs-tomcat/m-p/295844#M248974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi.. why not using ur certificate for ssl (withing apache) and leave the installed certificate for solr search (defined in server.xml in tomcat)? thats the way i use it. work pretty damn well!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 09:43:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ssl-ca-apache-vs-tomcat/m-p/295844#M248974</guid>
      <dc:creator>enkidu</dc:creator>
      <dc:date>2013-04-05T09:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: SSL CA - Apache vs Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ssl-ca-apache-vs-tomcat/m-p/295845#M248975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi enkidu, thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, I performed a test and I implemented this solution. I use the SSL certificate with Apache Web Server and I 'connect' Apache and Tomcat using the mod_jk . It work fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway before to definitely choose this solution for a production enviroment, I'm looking in the community for a comparison and for some considerations about differences, advantages and disadvantages for any solutions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I use the solution with apache and mod_jk I only enable the https navigation via web, but I do not encrypt any othe protocol an Alfresco. For example (if I need to use it) the Microsoft Office client need a trust https to use the SharePoint protocol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I only wanted a discussion about this stuff &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 06:50:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ssl-ca-apache-vs-tomcat/m-p/295845#M248975</guid>
      <dc:creator>coyoteugly</dc:creator>
      <dc:date>2013-04-08T06:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: SSL CA - Apache vs Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ssl-ca-apache-vs-tomcat/m-p/295846#M248976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just got tomcat ssl going using 3rd party CA, see here: &lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/configuration/tomcat-ssl-help-plz-solved" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/configuration/tomcat-ssl-help-plz-solved&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 19:10:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ssl-ca-apache-vs-tomcat/m-p/295846#M248976</guid>
      <dc:creator>102020</dc:creator>
      <dc:date>2013-04-08T19:10:10Z</dc:date>
    </item>
  </channel>
</rss>

