|
i am learning OFBiz,
start all commands
1 ant
2 ant run-install
3 ./startofbiz.sh
then this error
========================================error==============================
localhost:8443 uses an invalid security certificate.
The certificate is not trusted because the issuer certificate has expired.
The certificate is only valid for ofbiz.apache.org
The certificate expired on Sunday 06 July 2008 05:16 PM.
(Error code: sec_error_expired_issuer_certificate)
* This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.
* If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.
Or you can add an exception…
===================================end==============================
|