Re: with HTTPS

2006-04-17 Thread Steve Loughran
Dominique Devienne wrote: I have tried downloading this keystore file, and setting the javax.net.ssl.trustStore system property to refer to this file using -D at the command line when starting ant. For example > ant -Djavax.net.ssl.trustStore=/path/to/source.tmorris.net.jks What may happen is

Re: with HTTPS

2006-04-17 Thread Dominique Devienne
> I have tried downloading this keystore file, and setting the > javax.net.ssl.trustStore system property to refer to this file using -D > at the command line when starting ant. For example > > ant -Djavax.net.ssl.trustStore=/path/to/source.tmorris.net.jks What may happen is that this -Dkey=value

with HTTPS

2006-04-17 Thread Tony Morris
Hello everyone, I am having an issue with the task to a HTTPS address that I can't seem to reproduce using my own Java code. I have attached below my build.xml which contains the minimum that is required to observe the behaviour that I am observing - specifically, the get task fails because it