I have used ant and tomcat 4.1 manager to
deploy to my localhost, and it works just
great. On a remote host, I have an apache/tomcat
setup with manager only accessible over https.
In a browser, I can get to the manager functions
without any problem. However, when I try it
through ant I get:
build.xml:158:
javax.net.ssl.SSLHandshakeException:
java.security.cert.CertificateException: Couldn't find trusted certificate
I assume I have to perform some magic on the
client side. Does anyone know what that magic
is?
Regards.
Dean Hoover
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)