dashscope / dash-cookbook

Receipts for creating AI Applications with APIs from DashScope (and friends)!
https://dashscope.aliyun.com/
Apache License 2.0
33 stars 14 forks source link

need support of disable ssl_verify in http(s)_requst #8

Open zsynacl opened 8 months ago

zsynacl commented 8 months ago

in some environment, ssl certification is not always successful. Dashscope api should support to disable ssl_verify in api.

robinyeeh commented 1 month ago

Disable ssl verification in api is not a good choice from security perspective. Could you please paste error log for ssl handshake ?