I am getting the following error when I try to build my app using ant & ivy
buildtools/task-gae.xml:432: javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
This code was done by a development company and I have no experience with ant nor ivy. I found this question here is this the way to fix it? The only issue is I'm not sure what port to pass from local host and also I don't know where the file would be created and I have no idea where JDK_HOME\jre\lib\security\ folder is.