Posted By:
Eelco_Cramer
Posted On:
Tuesday, December 18, 2001 07:27 AM
I'm using JSSE 1.0.2 now but it's very very slow. I made a little Java commandline program that gets content from a HTTPS URL. The program CURL [a Unix util] can do the same thing within a second, my program takes around 30 seconds I reckon.
Are the commercial SSL implementations any faster than Sun's JSSE?