[jdev] help regarding login problem
Norman Rasmussen
norman at rasmussen.co.za
Tue Aug 1 02:46:19 CDT 2006
On 7/31/06, ali <marslan.ali at gmail.com> wrote:
> RECV: SSL status: "SSL negotiation finished successfully"
> RECV: SSL status: "SSL negotiation finished successfully"
> RECV: Cipher: name = DES-CBC3-SHA; description = DES-CBC3-SHA
> SSLv3 Kx=RSA Au=RSA Enc=3DES(168) Mac=SHA1
> ; bits = 168; version = TLSv1/SSLv3;
>
> According to my knowledge TLS is a binary protocol but question remains same
> what should i send to server in which response the server will send above
> mentioned response
These are local debugging messages created by your ssl library. At
this point you should send your stream header (<?xml ....> if I
remember correctly) again, and the server should respond.
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
More information about the JDev
mailing list