HFrost0 / bilix

⚡️Lightning-fast async download tool for bilibili and more
Apache License 2.0
1.64k stars 168 forks source link

SSLcertverificationError #61

Closed jizongFox closed 1 year ago

jizongFox commented 1 year ago

Hello, do we have any way to disable ssl certificate check ?

Thank you

HFrost0 commented 1 year ago

Could you please provide a bug case?

disable ssl certificate check

Since bilix is based on httpx, a workaround is to turn httpx client ssl verify to False.