Clients: use certifi (#1879)
* Clients: use certifi for wss On Windows, the local cert store might be outdated and refuse connection to some servers. * Clients: lazily create ssl_context
This commit is contained in:
@@ -7,3 +7,4 @@ schema>=0.7.5
|
||||
kivy>=2.2.0
|
||||
bsdiff4>=1.2.3
|
||||
platformdirs>=3.5.1
|
||||
certifi>=2023.5.7
|
||||
|
||||
Reference in New Issue
Block a user