Lines Matching full:sslsock
4084 + Socket sslsock = null;4086 + sslsock = factory.createSocket(proxySock, host, port, true);4088 + dbg("sslsock prob: " + e.getMessage());4092 + return (SSLSocket) sslsock;