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 Errors on python3.10 #8

Open
stevezau opened this issue Apr 21, 2022 · 0 comments
Open

SSL Errors on python3.10 #8

stevezau opened this issue Apr 21, 2022 · 0 comments

Comments

@stevezau
Copy link
Contributor

Hi,

I seem to be getting this error with python3.10.

ssl.SSLError: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:997)

It seems python3.10 is stricter on ssl but the server i am connecting to supports

SSL-Session:
Protocol : TLSv1.2
Cipher : AES256-GCM-SHA384

Which should work.. I am wondering if this is breaking due to who irc_bot is connecting..

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

1 participant