Skip to content

SSL Errors on python3.10 #8

Description

@stevezau

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..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions