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

The operation couldn’t be completed. (OSStatus error -9836.) #333

Open
NATHAN76543217 opened this issue Dec 4, 2021 · 1 comment
Open

Comments

@NATHAN76543217
Copy link

Hello,

I have a local IRC server but when I try to connect to it with limechat using tls I got:
The operation couldn’t be completed. (OSStatus error -9836.)

I try to connect with:
openssl s_client -connect 10.18.169.62:6697 -crlf -tls1_3 -msg -key ./key.pem -cert certificate.pem
And that work.

The documentation said: errSSLPeerProtocolVersion = -9836, /* bad protocol version */
I thinks that is limechat that using tlsv1.2 cause I accept only tls1.3.

Can someone confirm that?

How can we update this?

@KingKevin23
Copy link

I can no longer connect to my own IRC server with TLS either. I'm getting the error The operation couldn’t be completed. (OSStatus error -9807.), although it has worked before...

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