Hi Jacques , Yeah , I saw that demo links are highlighted on the home page.
I was needing it in context of setting up the ofbiz instances with loaded only seed and ext data. I was trying to use it as a *reference* for making the "seed-only" instance more useful, by selectively replicating the configs I am not sure if others would also take similar path . in case such a need is generic it may be mentioned in one of the setup docs . ( again i am not too sure on this ) See https://issues.apache.org/jira/browse/OFBIZ-6849 for why we decided to > use only HTTPS > Does the above mean serving content over plain http would eventually be deprecated ? if that is so it may add a little overhead of managing ssl certificates at multiple places. Eg in my case i have a wildcard SSL certificate for all my *.company.domains and https://ofbiz.mycompant.tld just ProxyPass passes to http://internal-ofbiz-instance:8080/ this *minimizes* the requirement of more IPs or opening of non-default ports regds mallah. On Wed, Aug 23, 2017 at 2:41 PM, Jacques Le Roux < [email protected]> wrote: > > Le 23/08/2017 à 10:15, Rajesh Mallah a écrit : > >> Good idea, I'll put it at https://cwiki.apache.org/confl >>> uence/display/OFBIZ/OFBiz's+Tax+Authority+Data+Model >>> <https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz% >>> 27s+Tax+Authority+Data+Model> >>> >>> Hi Jacques , >> >> What i meant was that End-users should know the fact that a demo sandbox >> exists >> at https://demo-trunk.ofbiz.apache.org/ for experimenting , IMHO that >> info is generic and nothing >> to do with "Tax Authority" so IMHO it should be somewhere more generic. >> > Yes that why we have it at http://ofbiz.apache.org/ > > No thanks, this feature works well for years and is used on our demos (eg >> >>> try the old demo - Management Apps - from http://ofbiz.apache.org/) >>> >>> For 2 years OFBiz uses only HTTPS, so to get to your backend use eg: >>> https://localhost:9443/catalog >>> >> In my setup the SSL is in the edge-proxy , that was the reason I needed >> non-SSL backend (of ofbiz) >> I think that is not unique to me , But i will recheck the port offset >> feature by directly accessing the HTTPS >> backend. >> > See https://issues.apache.org/jira/browse/OFBIZ-6849 for why we decided > to use only HTTPS > > Jacques > > >> regds >> mallah. >> >> >
