error: wrong version number

loic nicolas loicnicolas95 at hotmail.fr
Sun Jul 10 14:41:23 UTC 2022


Hello,

I am trying to connect my client to my server but I always receive an error.(ssl3_get_record:wrong version number:../ssl/record/ssl3_record.c:331)

How can I get more information about the error and fix it? (the error is probably in my client)

openssl s_server -accept 127.0.0.1:3000 -key server.key -cert server.cert -msg

output:
Using default temp DH parameters
ACCEPT
<<< ??? [length 0005]
    20 ae c0 2e d6
ERROR
139911595361600:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../ssl/record/ssl3_record.c:331:
shutting down SSL
CONNECTION CLOSED

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20220710/1f3d7cb5/attachment.htm>


More information about the openssl-users mailing list