RE: ant-contrib: HTTPS and unverifiable certificate

2010-11-04 Thread Ludwig, Michael
> > Does anyone know if I can instruct the task, or rather > > the HTTP library it is using to continue in the face of an > > unverifiable certificate, in the way curl can be configured > > accordingly using the -k/--insecure switch? > > Looks like using the keytool utility might bring some pr

RE: ant-contrib: HTTPS and unverifiable certificate

2010-11-04 Thread Ludwig, Michael
> Does anyone know if I can instruct the task, or rather > the HTTP library it is using to continue in the face of an > unverifiable certificate, in the way curl can be configured > accordingly using the -k/--insecure switch? Looks like using the keytool utility might bring some progress. Mic