Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL routines::wrong version #14

Open
miztizm opened this issue Feb 27, 2024 · 1 comment
Open

SSL routines::wrong version #14

miztizm opened this issue Feb 27, 2024 · 1 comment

Comments

@miztizm
Copy link

miztizm commented Feb 27, 2024

Hello, I'm struggling to bypass this error. I've tried every configuration, but the connection on the secure port from mIRC doesn't work.

bitlbee-stunnel  | 2024.02.27 16:38:32 LOG6[0]: Peer certificate not required
bitlbee-stunnel  | 2024.02.27 16:38:32 LOG7[0]: TLS state (accept): before SSL initialization
bitlbee-stunnel  | 2024.02.27 16:38:33 LOG3[0]: SSL_accept: ssl/record/ssl3_record.c:354: error:0A00010B:SSL routines::wrong version number
bitlbee-stunnel  | 2024.02.27 16:38:33 LOG5[0]: Connection reset: 0 byte(s) sent to TLS, 0 byte(s) sent to socket
bitlbee-stunnel  | 2024.02.27 16:38:33 LOG7[0]: local_rfd/local_wfd reset (FD=3)
bitlbee-stunnel  | 2024.02.27 16:38:33 LOG7[0]: Local descriptor (FD=3) closed
bitlbee-stunnel  | 2024.02.27 16:38:33 LOG7[0]: Service [bitlbee-stunnel] finished (0 left)
bitlbee-stunnel  | 2024.02.27 16:39:02 LOG7[ui]: Found 1 ready file descriptor(s)

@mbologna
Copy link
Owner

Hello, I'm struggling to bypass this error. I've tried every configuration, but the connection on the secure port from mIRC doesn't work.

bitlbee-stunnel  | 2024.02.27 16:38:32 LOG6[0]: Peer certificate not required
bitlbee-stunnel  | 2024.02.27 16:38:32 LOG7[0]: TLS state (accept): before SSL initialization
bitlbee-stunnel  | 2024.02.27 16:38:33 LOG3[0]: SSL_accept: ssl/record/ssl3_record.c:354: error:0A00010B:SSL routines::wrong version number
bitlbee-stunnel  | 2024.02.27 16:38:33 LOG5[0]: Connection reset: 0 byte(s) sent to TLS, 0 byte(s) sent to socket
bitlbee-stunnel  | 2024.02.27 16:38:33 LOG7[0]: local_rfd/local_wfd reset (FD=3)
bitlbee-stunnel  | 2024.02.27 16:38:33 LOG7[0]: Local descriptor (FD=3) closed
bitlbee-stunnel  | 2024.02.27 16:38:33 LOG7[0]: Service [bitlbee-stunnel] finished (0 left)
bitlbee-stunnel  | 2024.02.27 16:39:02 LOG7[ui]: Found 1 ready file descriptor(s)

How did you launch bitlbee and stunnel-bitlbee? Have you tried with another client that is not mIRC?

I have just set up an instance using docker-compose and the supplied docker-compose.yml file and I can connect to the instance using TLS and irssi with no problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants