On 3/1/06, ash ag <[EMAIL PROTECTED]> wrote:
> BUILD FAILED
> /opt/Ant/apache-ant-1.6.1/build.xml:47: javax.net.ssl.SSLHandshakeException:
> sun.security.validator.ValidatorException : No trusted certificate found
> Total time: 0 seconds
>
> How can i configure the certificate in this case.
>
Are
I am executing tomcat manager commands with ant.
I use the following ant build file.
https://192.168.8.225/manager"/>
Tomcat is configured for secure https:// connections only.
When i issue command
ant stop
i get the following exception :
Buildfile: bui