forgot to mention that
/* s->version = SSL3_VERSION */
the above line is commented in the code.... of ssl3_connect ();
is there any issue with this as the client version is updating and ssl version not updating ??
From: owner-openssl-us...@openssl.org [owner-openssl-us...@openssl.org] On Behalf Of Shashidhar RP [shashidhar...@hcl.com] Sent: Thursday, August 18, 2011 3:24 PM To: openssl-users@openssl.org Subject: hi Hi ,
I have a problem while establishing a session using ssl.. I have a client and when the session is establised
i found that the client version is V3 but the ssl version is v2, due to which i am facing other problem.
I saw the ssl code - s3_cln.c is which i saw a part of this code
/* s->version = SSL3_VERSION */
This is there in ssl3_connect code.
Is there any chance of a V2 client becoming V3 and while connect its version is
not updated?
And
where does this version wil be set? and when it can change?
Plz give some I/p on this so that ican move further.
Regards
shashidhar
::DISCLAIMER:: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. ----------------------------------------------------------------------------------------------------------------------- ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org |