17 Feb
2005
17 Feb
'05
9:31 p.m.
On Thu, 17 Feb 2005 15:30:38 -0500, Itamar Shtull-Trauring <itamar@itamarst.org> wrote:
Are you sure the SSLClient is being told to connect? I.e. it is hooked up to an Application instance run by twistd, or has startService called explicitly by you?
Yes, because when I make sure the corresponding SSLServer is running first, rendering the data from the remote call works fine. But I'm also testing with the SSLServer down. Dave Cook