
Signature
Tony Morris
http://tmorris.net/
Hi..Tony,
Thanks!!
But is it possible to give me the exact method call?
I am new to this & struggling to get it work.
I searched the net & found that I have to create Keystore etc. Do I
still need that?
>> Hi..All,
>>
[quoted text clipped - 15 lines]
>
> You set the javax.net.ssl.trustStore system property.
Tony Morris - 04 May 2006 07:01 GMT
> Hi..Tony,
>
[quoted text clipped - 24 lines]
>>
>> You set the javax.net.ssl.trustStore system property.
A .pfx is a keystore - it is a Microsoft version of PKCS#12.
You set system properties in a number of ways e.g. using the
System.setProperty method, or passing it at VM invocation time using -D

Signature
Tony Morris
http://tmorris.net/