Posted By:
Mak_Bhandari
Posted On:
Sunday, April 22, 2001 07:37 AM
I need to download a file from the internet using https.. My programs using javax.net and JSSE work fine for SSL 3.0 However, my targt site runs SSL 2.0 and JSSE does *not* support V2.0
What can I do to acheive this ? Can you suggest any third party products for this ?