> > 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
> 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
I'd like to capture and process the response from the ant-contrib task.
There are two documented ways of capturing the response, neither of which
appears to work for me. Is there anything I'm missing?
Yes, I found out myself. The URL I was posting to was HTTPS with an
unverifiable certificate.