Hi David, >_Thanks. I read it several months ago when I didn't need SSL, and then >_promptly forgot about it. I forgot to mention that I'm using client 4, but I >_think the answer would be the same. I'll probably just extend the standard >_socket factory and override connectSocket.
The interfaces have changed, but the principle is the same. Please override the standard _layered_ (secure) socket factory implementation. Forgetting to implement the extra interface for layering SSL is one of the frequently embraced pitfalls. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
