sethmlarson / truststore

Verify certificates using OS trust stores
https://truststore.readthedocs.io
MIT License
151 stars 18 forks source link

Fix minimum and maximum version setting #95

Closed sethmlarson closed 1 year ago

sethmlarson commented 1 year ago

Closes https://github.com/sethmlarson/truststore/issues/94

sethmlarson commented 1 year ago

Since the async HTTPX test seems to be the only trouble maker I've decided to skip testing that configuration for tonight. Instead I've created this issue to track testing that config. The synchronous HTTPX client is enough to trigger the error seen in #94.