httpx icon indicating copy to clipboard operation
httpx copied to clipboard

Truststore

Open lovelydinosaur opened this issue 11 months ago • 4 comments
trafficstars

Refs #302.

Switch from certifi to truststore in order to enable system trust stores as our default SSL behavior. Related… https://github.com/encode/httpx/pull/3404#issuecomment-2488009481

Requires us to bump our Python requirement from 3.8 to 3.10.

lovelydinosaur avatar Nov 21 '24 11:11 lovelydinosaur