mirror of
https://github.com/home-assistant/core.git
synced 2026-05-26 10:15:33 +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