You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/03/01 20:20:03 UTC

svn commit: r1785028 - /ofbiz/site/index.html

Author: jleroux
Date: Wed Mar  1 20:20:03 2017
New Revision: 1785028

URL: http://svn.apache.org/viewvc?rev=1785028&view=rev
Log:
Puts back the official links which uses the letsencrypt certificate after commits for "Login and logout process in demos shows a certificate issue" - OFBIZ-9206, but for old (R13) for now.

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1785028&r1=1785027&r2=1785028&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Wed Mar  1 20:20:03 2017
@@ -219,19 +219,20 @@
                 <li><a href="https://issues.apache.org/jira/browse/OFBIZ" target="_blank">Issue Tracker (Jira)</a></li>
                 <li><a href="http://ci.apache.org/projects/ofbiz/site/javadocs/" target="_blank">API Reference (Javadoc)</a></li>
                 <li><a href="https://apache.hipchat.com/chat/room/2814115" target="_blank">OFBiz Chat Room (HipChat)</a></li>
-                <b><font color="red">Demos will soon have a trusted certificate, for now you can safely accept the self-signed one.</font></b>
+                <!-- <b><font color="red">Demos will soon have a trusted certificate, for now you can safely accept the self-signed one.</font></b> -->
                 <li>16.11 Release Branch Demo (stable)
                     <ul>
-                    <!--
                         <li><a href="http://demo-stable.ofbiz.apache.org/ecommerce/control/main" target="_blank">Front-End Store</a></li>
                         <li><a href="http://demo-stable.ofbiz.apache.org/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y" target="_blank">Management Apps</a></li>
-                    -->
+                    <!--
                         <li><a href="https://ofbiz-vm2.apache.org:18443/ecommerce/control/main">Front-End Store</a></li>
                         <li><a href="https://ofbiz-vm2.apache.org:18443/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
+                    -->
                     </ul>
                 </li>
                 <li>13.07 Release Branch Demo (old)
                     <ul>
+                    <b><font color="red">Old will soon use a trusted certificate, for now you can safely accept the self-signed one.</font></b>
                     <!--
                         <li><a href="http://demo-old.ofbiz.apache.org/ecommerce/control/main" target="_blank">Front-End Store</a></li>
                         <li><a href="http://demo-old.ofbiz.apache.org/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y" target="_blank">Management Apps</a></li>
@@ -242,12 +243,12 @@
                 </li>
                 <li>For developers: trunk
                     <ul>
-                    <!--
                         <li><a href="http://demo-trunk.ofbiz.apache.org/ecomseo" target="_blank">Front-End Store</a></li>
                         <li><a href="http://demo-trunk.ofbiz.apache.org/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y" target="_blank">Management Apps</a></li>
-                    -->
+                    <!--
                         <li><a href="https://ofbiz-vm2.apache.org:8443/ecomseo">Front-End Store</a></li>
                         <li><a href="https://ofbiz-vm2.apache.org:8443/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
+                    -->
                     </ul>
                 </li>
             </ul>