poljar / weechat-matrix

Weechat Matrix protocol script written in python
Other
954 stars 119 forks source link

[DRAFT] add option to disable ssl #349

Open Alexmac22347 opened 1 year ago

Alexmac22347 commented 1 year ago

218

usecase: Im connecting to a server inside a VPN, I dont think theres a reason for me to use SSL

I threw this together very quickly. If theres a chance this can get merged it, I can do a more thorough check of were ssl_context is being used and make sure it is respecting this new option.

Thank you very much