<?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 Changing the SSL certificate for Tomcat SSL in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-ssl-certificate-for-tomcat-ssl/m-p/249761#M202891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I using SSL (on port 8443) for access to Alfresco. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have changed the tomcat/conf/server.xml to….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;Connector port="9009" protocol="AJP/1.3" redirectPort="8443" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Connector port="8443" protocol="org.apache.coyote.http11.Http11Protocol" SSLEnabled="true"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; maxThreads="150" scheme="https" keystoreFile="/var/home/loc/alfresco-4.0.a/alf_data/keystore/ssl.keystore" keystorePass="kT9X6oe68t" keystoreType="JCEKS"&lt;BR /&gt; secure="true" connectionTimeout="240000" truststoreFile="/var/home/loc/alfresco-4.0.a/alf_data/keystore/ssl.truststore" truststorePass="kT9X6oe68t" truststoreType="JCEKS"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clientAuth="false" sslProtocol="TLS" allowUnsafeLegacyRenegotiation="true" /&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;This works fine but if I change the keystore and truststore to my own certificate (instead of the Alfreso supplied certificate), I can access the site but the data is not available ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried using the procedure in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/keystore/CreateSSLKeystores.txt&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to create new ssl.keystore and ssl.truststore files.&amp;nbsp; These also could not access the repositories.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is my repository protected by the default "Alfresco Cert" and if I change the Tomcat SSL certificate do I screw up access to the repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I change certificates without starting the repository from scratch and if how ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks….&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Oct 2011 20:27:50 GMT</pubDate>
    <dc:creator>michaelk</dc:creator>
    <dc:date>2011-10-10T20:27:50Z</dc:date>
    <item>
      <title>Changing the SSL certificate for Tomcat SSL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-ssl-certificate-for-tomcat-ssl/m-p/249761#M202891</link>
      <description>I using SSL (on port 8443) for access to Alfresco. I have changed the tomcat/conf/server.xml to….&amp;lt;Connector port="9009" protocol="AJP/1.3" redirectPort="8443" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Connector port="8443" protocol="org.apache.coyote.http11.Http11Protocol" SSLEnabled="true"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; maxThreads="150" sch</description>
      <pubDate>Mon, 10 Oct 2011 20:27:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-ssl-certificate-for-tomcat-ssl/m-p/249761#M202891</guid>
      <dc:creator>michaelk</dc:creator>
      <dc:date>2011-10-10T20:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the SSL certificate for Tomcat SSL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-ssl-certificate-for-tomcat-ssl/m-p/249762#M202892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I put Apache 2.2 in front of Tomcat and use that to service user requests. Personally I find Apache easier to configure for SSL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some info here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Deploying_To_Server" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Deploying_To_Server&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 19:42:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-ssl-certificate-for-tomcat-ssl/m-p/249762#M202892</guid>
      <dc:creator>leftcase</dc:creator>
      <dc:date>2011-11-01T19:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the SSL certificate for Tomcat SSL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-ssl-certificate-for-tomcat-ssl/m-p/249763#M202893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having the same issue here. It's strange (and unfortunate) that the out-of-the-box instructions to using a self-signed certificate do not work… :? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And worse of all, i hear several people proposing apache as a solution. Shouldn't the default system work? &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know nothing about apache and i fear that opting for that solution will bring further problems (i did have a small go at it and so far this is confirmed lol).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyone that knows how to make it work with tomcat? It's so frustrating! lol. A task so simple as changing a certificate (be it self-signed or third party) made so difficult… &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks! &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>Wed, 11 Jul 2012 09:51:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-ssl-certificate-for-tomcat-ssl/m-p/249763#M202893</guid>
      <dc:creator>dalvim</dc:creator>
      <dc:date>2012-07-11T09:51:48Z</dc:date>
    </item>
  </channel>
</rss>

