Scott, How can I update the socket that the Call object uses? If I can access it, the I think I can get it working. However, I can't find anything to "set" the socket. Is there something to set the default socket factory?
Thanks, -- Trey -- "Scott Nichol" <[EMAIL PROTECTED]> wrote: > When I run this code and then construct a Call object and invoke it, I get a > SSLHandshakeException. > Why doesn't the Call object use the same DefaultSSLSocketFactory on the > HttpsURLConnection object? Call does not use XXXURLConnection. It reads and writes to and from a Socket instead. Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ___________________________________________________________________ Try Juno Platinum for Free! Then, only $9.95/month! Unlimited Internet Access with 250MB of Email Storage. Visit http://www.juno.com/value to sign up today!
