mirror of
https://github.com/home-assistant/core.git
synced 2026-07-14 01:54:11 +01:00
e593ceaaf2
In #90191 we use the same ssl context for httpx now to avoid a memory leak, but httpx previously allowed sslv2/sslv3 for unverified connections This reverts to the behavior before #90191