Re: Deploying Ofbiz on Cloud with Nginx

2018-03-07 Thread Shi Jinghai
Hi Sean, If you use Nginx in front of OFBiz, you don't have to touch ofbizssl.jks, as the ssl connection only between client and Nginx, Nginx to OFBiz is by http. So let Nginx use your public key and private key files directly, i.e.: ssl_certificate cert.pem; ssl_certificate

Re: Deploying Ofbiz on Cloud with Nginx

2018-03-06 Thread Sean Turner
Here's the error: Mar 07, 2018 3:08:52 AM org.apache.coyote.AbstractProtocol init SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-nio-52.165.18.243-8080"] java.net.BindException: Cannot assign requested address at sun.nio.ch.Net.bind0(Native Method) at sun.nio.ch.Net.