Hi all,

I am new to this forum, kindly pardon me if the question is naive.
I have already tried searching the Error code in the mailing list but got no 
positive results.

Scenario : I have deployed openssl on my machine and wrote a utility which uses 
a function to verify the data send and received over the network. The programs 
run in a infinite loop, and I am running several instances at onetime.

Problem : connections are getting dropped after some time (one by one).

Analysis : Client and server get wrong ssl version number in one of the packet 
during on going communication. 
        version in the incoming packet  = 256(decimal) 
        actual version should be = 769(decimal) 

Error_code : 1408F10BSL routinesSL3_GET_RECORD:wrong version number 

has anybody faced the similar issue??
any insight to this issue will be helpfull.

thanks in advance.

Best regards,
Ankit Dwivedi.

Reply via email to