Applet in Internet Explorer slows over SSL

I have an applet running on an iPlanet server with a Verisign SSL cert. connecting to an Oracle Db.

Without the cert everything runs great in both IE and Netscape. But when I turn on the SSL, IE slows down to a crawl. While Netscape still runs great with no visiable slow down. I do not get any errors or exceptions.

Any ideas would be helpful.

Thanks

jnay@doh.state.ut.us

[413 byte] By [thenays] at [2007-9-26 4:14:14]
# 1
Maybe the wellknown certificates in your IE have been configured into chains such that it takes much longer to locate the appropriate one for encryption on SSL.This is just a guess. Maybe you can consult the browser documentation to get details.
neville_sequeira at 2007-6-29 13:21:42 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...