<?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 Any way to redirect tomcat 8080 to https? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275730#M228860</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 am in the midst of configuring Alfresco Community 4.2.a, and I've successfully installed our certificate on the server. Apache also redirects traffic to the SSL connection just fine. However, I've noticed that going to the server using tomcat's port 8080, I can get to the site in regular HTTP. I sniffed out my login information in clear text, so it is imperative to either prevent this access or direct it toward my certificate. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried commenting out tomcat's port configuration in server.xml, but then I can't log into the site. Is there an easy way to do this? Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2012 20:05:53 GMT</pubDate>
    <dc:creator>zanity84</dc:creator>
    <dc:date>2012-10-24T20:05:53Z</dc:date>
    <item>
      <title>Any way to redirect tomcat 8080 to https?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275730#M228860</link>
      <description>Hello,I am in the midst of configuring Alfresco Community 4.2.a, and I've successfully installed our certificate on the server. Apache also redirects traffic to the SSL connection just fine. However, I've noticed that going to the server using tomcat's port 8080, I can get to the site in regular HTT</description>
      <pubDate>Wed, 24 Oct 2012 20:05:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275730#M228860</guid>
      <dc:creator>zanity84</dc:creator>
      <dc:date>2012-10-24T20:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to redirect tomcat 8080 to https?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275731#M228861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;since I m waiting someone to help me, i will help you. but actually it's not alfresco related it's java related you should use google before…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for share:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;go to Alfresco\tomcat\webapps\share\WEB-INF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for explorer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;go to Alfresco\tomcat\webapps\alfresco\WEB-INF&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;open web.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;add&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;security-constraint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;web-resource-collection&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;web-resource-name&amp;gt;Protected Context&amp;lt;/web-resource-name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url-pattern&amp;gt;/*&amp;lt;/url-pattern&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/web-resource-collection&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;user-data-constraint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;transport-guarantee&amp;gt;CONFIDENTIAL&amp;lt;/transport-guarantee&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/user-data-constraint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/security-constraint&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;before &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;/web-app&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 21:35:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275731#M228861</guid>
      <dc:creator>kossel</dc:creator>
      <dc:date>2012-10-24T21:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to redirect tomcat 8080 to https?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275732#M228862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, so it redirected just fine to 8443. However, now it doesn't let me log into Alfresco.&amp;nbsp; I'm sure it's an easy fix, but I'm not sure where to go about it. Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 21:54:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275732#M228862</guid>
      <dc:creator>zanity84</dc:creator>
      <dc:date>2012-10-24T21:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to redirect tomcat 8080 to https?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275733#M228863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what do you mean with, doesnt let you login&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 22:03:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275733#M228863</guid>
      <dc:creator>kossel</dc:creator>
      <dc:date>2012-10-24T22:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to redirect tomcat 8080 to https?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275734#M228864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, so prior to making this post, I was able to redirect regular http traffic to my ssl certificate. For example, &lt;/SPAN&gt;&lt;A href="http://server.alf.com" rel="nofollow noopener noreferrer"&gt;http://server.alf.com&lt;/A&gt;&lt;SPAN&gt; would be redirected to &lt;/SPAN&gt;&lt;A href="https://server.alf.com" rel="nofollow noopener noreferrer"&gt;https://server.alf.com&lt;/A&gt;&lt;SPAN&gt;. However, going to server.alf.com:8080/share would still go to http and I could see the username and password. With your first post, this was mitigated by directing server.alf.com:8080/share to server.alf.com:8443/share, which brought on the self-signed certificate. That is exactly what I want to have happen. However, when starting the server, I can't log into Alfresco.&amp;nbsp; It gives me the "Server is unavailable…" error, and this occurs whether I access through Apache or Tomcat.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 22:38:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275734#M228864</guid>
      <dc:creator>zanity84</dc:creator>
      <dc:date>2012-10-24T22:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to redirect tomcat 8080 to https?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275735#M228865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At last I have found something from this post which feels pretty good. I’ll definitely be back for updates on this for sure. I am really happy to study it and being able to reveal my ideas on it. I want to say that this article is amazing, great written and come with approximately all vital info's. I'd like to peer more posts like this. So nice to discover someone with genuine thoughts on this issue. I learned some things from your post. This gives a big help about on how to configure Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Be here to, &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://boostplays.org/buy-soundcloud-downloads/" rel="nofollow noopener noreferrer"&gt;http://boostplays.org/buy-soundcloud-downloads/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;gain soundcloud downloads&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 23:39:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-way-to-redirect-tomcat-8080-to-https/m-p/275735#M228865</guid>
      <dc:creator>marian22</dc:creator>
      <dc:date>2014-05-18T23:39:50Z</dc:date>
    </item>
  </channel>
</rss>

