Re: SSL Resumption Support

2002-12-03 Thread Ryan Hoegg
Hi Tim, I am creating a bug in Bugzilla so we can keep track of this issue and patch. Thanks! -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net McClure, Timothy J(IndSys, GE Interlogix) wrote: Andrew, Thanks for your reply. I have attached my class, the original XmlRpcClientLite class

RE: SSL Resumption Support

2002-10-29 Thread McClure, Timothy J(IndSys, GE Interlogix)
"java.net.debug=all". I would appreciate if you kept me as up to date with the changes as possible and when you might release them. Thanks, Tim -Original Message- From: Andrew Evers [mailto:aevers@;redwood.nl] Sent: Tuesday, October 29, 2002 3:20 PM To: [EMAIL PROTECTED] Subject: Re: SSL

Re: SSL Resumption Support

2002-10-29 Thread Andrew Evers
> Last January I was inquiring if anyone knew how to perform SSL session > resumption using an XML-RPC client. I did not receive a solution so I > finally went back and addressed the issue. My solution was to copy the > XmlRpcClientLite class and change the init method to use SSL sockets > config